Files
rose-ash/blog/bp
giles 9f29073cda
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 2m0s
Fix Ghost sync race: advisory lock for multi-worker startup
Two Hypercorn workers both run sync_all_content_from_ghost on startup,
racing on PostAuthor/PostTag rows. Use pg_try_advisory_lock so only
one worker runs the sync.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-25 13:32:28 +00:00
..