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

fix(server): Allow partial update of envelope summary during processing #2383

Conversation

jjbayer
Copy link
Member

@jjbayer jjbayer commented Aug 4, 2023

Updating the envelope summary during envelope processing is currently a no-go, because recomputing the summary will miss the event item, which is taken from the envelope before processing.

#2380 contains an attempt to remove caching of the envelope summary entirely. As a quick fix, this PR provides a partial update function.

#skip-changelog

@jjbayer jjbayer changed the base branch from master to viglia/feat/ingest-non-sampled-profiles August 4, 2023 12:25
@jjbayer jjbayer changed the title Fix/update envelope summary except event fix(server): Allow partial update of envelope summary during processing Aug 4, 2023
@jjbayer jjbayer marked this pull request as ready for review August 4, 2023 13:08
@jjbayer jjbayer requested review from a team and viglia and removed request for a team August 4, 2023 13:08
@viglia viglia merged commit eb0fb13 into viglia/feat/ingest-non-sampled-profiles Aug 4, 2023
@viglia viglia deleted the fix/update-envelope-summary-except-event branch August 4, 2023 13:11
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