mirror of
https://github.com/tiennm99/coolify.git
synced 2026-09-10 10:21:08 +00:00
Move the success dispatch outside the DB transaction closure to ensure it only fires after the transaction has successfully committed. Use reference variable to track changes across the closure boundary.