Add note on celery-requirement for webhook retrials

This commit is contained in:
Raphael Michel
2018-11-09 10:45:25 +01:00
parent 9b94a1b3b2
commit d8d838fc4f
2 changed files with 4 additions and 0 deletions

View File

@@ -96,6 +96,9 @@ multiple times for the same event due to a perceived error does not do any harm.
There is only one exception: If status code ``410 Gone`` is returned, we will assume the
endpoint does not exist any more and automatically disable the webhook.
.. note:: If you use a self-hosted version of pretix (i.e. not our SaaS offering at pretix.eu) and you did not
configure a background task queue, failed webhooks will not be retried.
Debugging webhooks
------------------

View File

@@ -89,6 +89,7 @@ regex
renderer
renderers
reportlab
SaaS
screenshot
selectable
serializers