- 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)