mirror of
https://github.com/tiennm99/coolify.git
synced 2026-05-28 16:20:58 +00:00
ac14a32723
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.