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

Improve Lambda Merges #4735

Closed
wants to merge 1 commit into from

Conversation

rdettai
Copy link
Collaborator

@rdettai rdettai commented Mar 14, 2024

Description

Improve the actor shutdown on AWS Lambda runs so that merges go through.

How was this PR tested?

I ran the Quickwit Lambda stack with the mock data generator for a few weeks with both:

  • a 100k element per batch generator
  • a 10 element per batch generator
    Both ran without any error and all merges were properly performed.

This test also led to opening #4734 as Cloudwatch logs costs where excessively high.

@rdettai rdettai self-assigned this Mar 14, 2024
@rdettai rdettai requested a review from fmassot March 14, 2024 08:56
@rdettai rdettai force-pushed the improve-lambda-merges branch from 21a742e to 0e2f545 Compare March 14, 2024 18:30
@rdettai rdettai force-pushed the improve-lambda-merges branch from 0e2f545 to a6d1f15 Compare March 14, 2024 18:55
@rdettai rdettai changed the title Improve-lambda-merges Improve Lambda Merges Mar 14, 2024
@rdettai rdettai closed this Mar 14, 2024
@rdettai rdettai deleted the improve-lambda-merges branch March 14, 2024 18:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant