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

Combine start-execution manager and worker #2641

Merged
merged 50 commits into from
Mar 7, 2025
Merged

Conversation

jacquelynsmale
Copy link
Contributor

No description provided.

@jacquelynsmale jacquelynsmale requested review from a team as code owners March 4, 2025 20:58
@jacquelynsmale jacquelynsmale marked this pull request as draft March 4, 2025 20:58
@jacquelynsmale jacquelynsmale marked this pull request as ready for review March 7, 2025 01:26
@jtherrmann
Copy link
Contributor

Ran git grep -i manager and git grep -i worker, removed a few occurrences of worker, and confirmed no occurrences of manager (related to start execution).

@jtherrmann jtherrmann merged commit c6be542 into develop Mar 7, 2025
15 checks passed
@jtherrmann jtherrmann deleted the combine-start-execution branch March 7, 2025 20:58
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.

StartExecutionManager fails to invoke worker if jobs exceed Lambda payload size limit
3 participants