Skip to content
This repository has been archived by the owner on Mar 24, 2021. It is now read-only.

[#159387351] Fix missing celery config for write api. #483

Merged
merged 1 commit into from
Sep 6, 2018

Conversation

blairboy362
Copy link
Contributor

The celery configuration was missing from the write api app and so every
request that triggered a task in celery would hang / timeout / return an
http 502. This restores said config.

The celery configuration was missing from the write api app and so every
request that triggered a task in celery would hang / timeout / return an
http 502. This restores said config.
@henrytk henrytk merged commit 1256e50 into master Sep 6, 2018
@henrytk henrytk deleted the fix_celery_config_write_api branch September 6, 2018 15:20
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants