Skip to content

Conversation

lforst
Copy link
Contributor

@lforst lforst commented Apr 24, 2024

Nowadays, the SDK simply sends more data and we are seeing overflows in our E2E tests which do not produce an unreasonable amount of events.

Dropped events can lead to broken traces and confusing data inside Sentry, which is why I think bumping this is reasonable.

We make this under the assumption that an event in the transport holds at max something like 5MB of memory, which would bump the memory consumption from 150MB to 320MB.

Nowadays, the SDK simply sends more data and we are seeing overflows in our E2E tests which do not produce an unreasonable amount of events.

Dropped events can lead to broken traces and confusing data inside Sentry, which is why I think bumping this is reasonable.

We make this under the assumption that an event in the transport holds at max something like 5MB of memory, which would bump the memory consumption from 150MB to 320MB.
@lforst lforst merged commit edfea16 into develop Apr 24, 2024
@lforst lforst deleted the lforst-increase-default-promise-buffer-size branch April 24, 2024 09:13
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