Skip to content

feat: Shutdown blocks for report#593

Merged
astuyve merged 5 commits intomainfrom
aj/shutdown-blocks-for-report
Mar 7, 2025
Merged

feat: Shutdown blocks for report#593
astuyve merged 5 commits intomainfrom
aj/shutdown-blocks-for-report

Conversation

@astuyve
Copy link
Copy Markdown
Contributor

@astuyve astuyve commented Mar 7, 2025

In the case of a function running once every few hours, we may not block for the platform.report event.

this PR modifies the loop to wait for this event so we set some enhanced metrics after a single function execution.

@astuyve astuyve requested a review from a team as a code owner March 7, 2025 01:34
Copy link
Copy Markdown
Contributor

@duncanista duncanista left a comment

Choose a reason for hiding this comment

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

Great, thanks for modifying this – glad we caught it before it went out!

… case to reduce code duplication. Move periodic case into conditional at top of no-flush
Comment thread bottlecap/src/bin/bottlecap/main.rs Outdated
@astuyve astuyve merged commit 6410c7f into main Mar 7, 2025
33 checks passed
@astuyve astuyve deleted the aj/shutdown-blocks-for-report branch March 7, 2025 18:07
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