Closed vincentdo1 closed 7 months ago
Successfully Deployed to Staging Environment Cloudflare Staging URL :rocket: https://shafa-hono-stage-104.radicalplatforms.workers.dev Neon Branch :elephant: https://console.neon.tech/app/projects/old-wave-86470546/branches/br-autumn-sea-a5j9fefe
Successfully Deployed to Staging Environment Cloudflare Staging URL :rocket: https://shafa-hono-stage-104.radicalplatforms.workers.dev Neon Branch :elephant: https://console.neon.tech/app/projects/old-wave-86470546/branches/br-autumn-sea-a5j9fefe
Successfully Deployed to Staging Environment Cloudflare Staging URL :rocket: https://shafa-hono-stage-104.radicalplatforms.workers.dev Neon Branch :elephant: https://console.neon.tech/app/projects/old-wave-86470546/branches/br-autumn-sea-a5j9fefe
Another idea you could look at is concurrently refreshing your materialized views if you continue to use them. This way the call and other queries aren't blocked by the view refreshing. Queries will simply hit the old view until the new one is ready.
This works if you care more about availability than consistency.
Marking this PR as closed for now since the scope and assignees of work has changed dramatically. Will open as a new PR once the branch is in a stable state.
Closes https://github.com/radicalplatforms/shafa/issues/91.