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

ref(server): Split event-independent items from envelopes #610

Merged
merged 3 commits into from
Jun 8, 2020

Conversation

jan-auer
Copy link
Member

@jan-auer jan-auer commented Jun 8, 2020

Splits envelopes into items that require events and items that are independent of events. This helps to optimize the ingestion path for envelopes that only contain sessions.

Changelog (Internal): Split envelopes that contain sessions and other items and ingest them independently.

Requires #609

@jan-auer jan-auer requested a review from a team June 8, 2020 09:03
@jan-auer jan-auer self-assigned this Jun 8, 2020
* master:
  fix(envelope): Detect attachments that create events (#609)
  ref(server): Allow formatting in the if_processing! macro (#611)
@jan-auer jan-auer merged commit 539634d into master Jun 8, 2020
@jan-auer jan-auer deleted the ref/split-envelopes branch June 8, 2020 10:06
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.

None yet

2 participants