Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade Celery and related dependencies #2537

Closed
ccostino opened this issue Jul 18, 2017 · 1 comment
Closed

Upgrade Celery and related dependencies #2537

ccostino opened this issue Jul 18, 2017 · 1 comment

Comments

@ccostino
Copy link
Contributor

We've been having a few issues with the downloads recently and have pinned down the issue to be a couple of things:

  • Not enough disk space allocated in the Celery apps that support downloads
  • Out of date dependencies

We need to upgrade Celery and its related dependencies and allocate more disk space to the apps to provide an immediate fix to the problem. A more long-term solution would be looking into writing download output directly to the S3 buckets if possible (this would be a separate issue).

NOTE

We have already allocated more disk space to the Celery apps in the interim, but we did so manually. The upcoming PR #2471 makes this a permanent change by updating the manifest file(s).

@ccostino
Copy link
Contributor Author

Closing in favor of #2459 which has more history and details of this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants