Files
orchard/backend/app
Mondo Diaz 996e3ee4ce Fix concurrent upload race conditions and bump dev resources
- Add IntegrityError handling for concurrent artifact creation
- Add IntegrityError handling for concurrent tag creation with retry
- Add with_for_update() lock on tag lookup to prevent races
- Add database pool config env vars to Helm deployment template
- Bump dev environment resources (256Mi -> 512Mi memory for all services)
- Increase database pool settings for dev (10 connections, 20 overflow)
2026-01-27 21:14:38 +00:00
..