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
After cloudflare/workers-rs#645, switch to using SQLite API for DO storage. This might make it more feasible to write the staging bundle to DO storage instead of R2 (as long as we break up into smaller chunks to stay within size limits).
After cloudflare/workers-rs#645, switch to using SQLite API for DO storage. This might make it more feasible to write the staging bundle to DO storage instead of R2 (as long as we break up into smaller chunks to stay within size limits).