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

Add celery and broker #7

Merged
merged 8 commits into from
May 26, 2023
Merged

Add celery and broker #7

merged 8 commits into from
May 26, 2023

Conversation

jonodrew
Copy link

No description provided.

I expect this to enable the celery worker to communicate with the queue (which I haven't added yet)
This should give the Fargate tasks permission to write to and read from the SQS queue, enabling us to offload the high-compute task
SQS needs a whole load of system-level dependencies to communicate with SQS
Following a fairly massive reorganisation, the container wasn't running properly any more. This brings in fixes, and has been tested locally
@jonodrew jonodrew merged commit 2aa71cd into main May 26, 2023
@jonodrew jonodrew deleted the add-celery-and-broker branch May 26, 2023 11:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant