You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 3, 2026. It is now read-only.
Work out best way to log errors remotely!
When people run it we need an easy way to see when a fatal error happens
The easiest way is to just log from the file system to a Cloudflare R2 bucket , using Duckdb or Ducklake .
The E2 bucket can be public , so it’s easy.
To know that a new log is created it will need to raise an issue on GitHub too , which is a simple 2nd url call with a link back to the R2 bucket .
Because we have robot integration , I can also take a screen shot at the time the error occurs automatically too ?
To test all this , add a special debug tool area , to force a log and open the GitHub url !!!