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
As we're going to provide a better way to fire webhook notifications than using a thread pool, we need to integrate Celery to our project.
We can find an example of Celery integration in the Django REST Hooks package README file: https://github.com/zapier/django-rest-hooks#some-gotchas
The text was updated successfully, but these errors were encountered:
jefmoura
changed the title
Integrate Celery to the project
Integrate Celery into the project
Jan 14, 2020
Proposal
As we're going to provide a better way to fire webhook notifications than using a thread pool, we need to integrate Celery to our project.
We can find an example of Celery integration in the Django REST Hooks package README file: https://github.com/zapier/django-rest-hooks#some-gotchas
The text was updated successfully, but these errors were encountered: