There are a total of 2 posts.
Published Apr 21, 2025 by whitedec
Django on_commit + Celery, Troubleshooting in a Replica Environment
This post shares a real case of solving issues that arose when combining transaction.on_commit(), Celery asynchronous p…
Published Apr 20, 2025 by whitedec
Analysis of on_commit + Celery + ManyToMany Delay Issues in Replica Environments
This post analyzes the delay issues that can occur in replica environments when using transaction.on_commit() and Celer…