sentry-cocoa icon indicating copy to clipboard operation
sentry-cocoa copied to clipboard

Add backpressure for breadcrumbs

Open philipphofmann opened this issue 1 year ago • 0 comments

Description

Adding automatic breadcrumbs in a tight loop can slow down users' apps. To avoid this, we can add a backpressure mechanism when adding breadcrumbs. Ideally, we write this logic in a reusable way.

philipphofmann avatar Jun 05 '24 12:06 philipphofmann