Tinkoff / micro-sentry

Tiny Sentry client with idiomatic wrapper for Angular
Apache License 2.0
118 stars 8 forks source link

[FEATURE] Rate limiting #39

Open l1bbcsg opened 1 year ago

l1bbcsg commented 1 year ago

Are there any plans to support Sentry rate limiting? Would this feature be within the scope of micro-sentry?

As far as I understand, currently micro-sentry only does fire-and-forget XHRs, it's not concerned with rate limiting or even availability of sentry backend (something Sentry expects from a production-ready SDK).