Posts tagged with "webhook"
There are a total of 1 posts.
Django on_commit + Celery, Troubleshooting in a Replica Environment
Published Apr 21, 2025 by whitedec
This post shares a real case of solving issues that arose when combining transaction.on_commit(), Celery asynchronous processing, and a replica environment in …
#django , #celery , #transaction , #webhook , #replica