Skip to content

AAI-326 add scheduler/job queue to automated deployment#70

Merged
marius-mather merged 4 commits into
mainfrom
deploy-job-queue
Sep 17, 2025
Merged

AAI-326 add scheduler/job queue to automated deployment#70
marius-mather merged 4 commits into
mainfrom
deploy-job-queue

Conversation

@marius-mather

@marius-mather marius-mather commented Sep 16, 2025

Copy link
Copy Markdown
Collaborator

Description

AAI-326: add a container that runs the job scheduler to the automated CDK deployment. We can reuse the existing docker image for this, we just run it with a different command.

Changes

  • Add a container to the deployment that runs the job queue/scheduler
  • Increase CPU/memory for the service since we're running 2 containers now

Checklist

  • I have commented my code, particularly in hard-to-understand areas
  • I have added unit / integration tests that prove my fix is effective or that my feature works
  • I have run all tests locally and they pass
  • I have updated the documentation (if applicable)

How to Test Manually (if necessary)

Difficult to test locally as it requires access to AWS secrets etc. - probably need to merge this and check that the deployment succeeds in GitHub Actions.

@amandazhuyilan amandazhuyilan left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great - thanks!

@marius-mather marius-mather merged commit 925e83d into main Sep 17, 2025
2 checks passed
@amandazhuyilan amandazhuyilan deleted the deploy-job-queue branch November 24, 2025 22:23
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.

2 participants