You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to create a new Buildly Core component called webhook. There is a couple of extensions in the Django Project Packages but only Django REST Hooks, created by Zapier, is production-ready. Therefore, we decided to use it and even though it comes with a default client that works with a simple threading pool, for performance reasons we opted to use celery instead.
The text was updated successfully, but these errors were encountered:
Proposal
We need to create a new Buildly Core component called webhook. There is a couple of extensions in the Django Project Packages but only Django REST Hooks, created by Zapier, is production-ready. Therefore, we decided to use it and even though it comes with a default client that works with a simple threading pool, for performance reasons we opted to use celery instead.
The text was updated successfully, but these errors were encountered: