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

Lambda code for compaction job dispatch #3689

Closed
patchwork01 opened this issue Nov 13, 2024 · 0 comments · Fixed by #3749
Closed

Lambda code for compaction job dispatch #3689

patchwork01 opened this issue Nov 13, 2024 · 0 comments · Fixed by #3749
Assignees
Milestone

Comments

@patchwork01
Copy link
Collaborator

patchwork01 commented Nov 13, 2024

Background

Split from:

Follows on from:

Description

We'd like to create the lambda handler method to be called on an invocation to dispatch a batch of pending compaction jobs.

Analysis

This will use the logic from the previous issue, and wire in SQS code to perform the operations to return a job to the queue.

We could potentially add integration tests for this at the level of the lambda, replicating a simplified scenario equivalent to the unit tests for the logic.

We can add this to the compaction-job-creation-lambda module.

We will follow up to deploy this as a separate issue.

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

Successfully merging a pull request may close this issue.

2 participants