-
-
Notifications
You must be signed in to change notification settings - Fork 226
Open
Labels
Description
The SDK guideline has a couple of new items regarding offline caching: getsentry/develop#509
Retry on the background is tracked here: #803 but two main items are new:
- If rate-limit was hit, make sure the caching transport is aware. Meaning: don't read all files from disk to send to the HTTP transport when that's basically dropping everything due to rate-limit
- Add a delay when reading from disk to avoid bursts of events which could trigger rate limit
Metadata
Metadata
Assignees
Labels
Projects
Status
No status