inveniosoftware / invenio-app

WSGI, Celery and CLI applications for Invenio flavours.
https://invenio-app.readthedocs.io
MIT License
3 stars 35 forks source link

fix: disable ratelimit for celery #55

Closed topless closed 4 years ago

topless commented 4 years ago

When ratelimit is enabled celery tasks that simulate request context i.e oaiserver will fail.