<?xml version="1.0" encoding="UTF-8"?><oembed><type>video</type><version>1.0</version><html>&lt;iframe src=&quot;https://www.loom.com/embed/d9a7e10b6b6049cba82d5b43f3bba4cd&quot; frameborder=&quot;0&quot; width=&quot;2560&quot; height=&quot;1920&quot; webkitallowfullscreen mozallowfullscreen allowfullscreen&gt;&lt;/iframe&gt;</html><height>1920</height><width>2560</width><provider_name>Loom</provider_name><provider_url>https://www.loom.com</provider_url><thumbnail_height>1920</thumbnail_height><thumbnail_width>2560</thumbnail_width><thumbnail_url>https://cdn.loom.com/sessions/thumbnails/d9a7e10b6b6049cba82d5b43f3bba4cd-f55ed1e47b9f983c.gif</thumbnail_url><duration>235.07</duration><title>Demonstrating the Write-Ahead Log Feature in Weave</title><description>In this video, I demonstrate the write-ahead log feature using a simple Python script. I run the script in parallel four times while enabling the write-ahead log with the environment variable &apos;weave.enableWall&apos; and disabling the sender to show how requests are cached. After running the code, I show that no data appears on the project dashboard initially, but the JSONL files are created in the .weave directory, containing the requests. I then enable the sender and run the script again, which flushes the data to the server, allowing us to see the records on the dashboard. I encourage you to explore the logs and the resulting records to better understand how this feature works.</description></oembed>