Skip to content

Release 2026.03.0#62

Merged
andrewyager merged 1 commit into
mainfrom
develop
Mar 1, 2026
Merged

Release 2026.03.0#62
andrewyager merged 1 commit into
mainfrom
develop

Conversation

@andrewyager
Copy link
Copy Markdown
Member

Summary

  • Infrastructure & Deployment: Fixes static file hash mismatches between web-prod replicas that could cause inconsistent caching and cache invalidation issues

Commits

  • 0733ecd fix: prevent static file hash mismatch between web-prod replicas

Restore web-init as a dependency for web-prod so replicas only start
after migrations and collectstatic complete. Clear the stale manifest
before collectstatic to avoid replicas loading an outdated file map.
Removes the polling loops from web-prod since depends_on handles
ordering.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@andrewyager andrewyager merged commit 2fb292d into main Mar 1, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant