sentry-dotnet
sentry-dotnet copied to clipboard
Support for Crons on Quartz
The first integration for Crons planned is Hangfire:
- https://github.com/getsentry/sentry-dotnet/issues/2239
But another popular library is Quartz.
Also requested here by @pinkpawkitty
@pinkpawkitty if you're keen to contribute, @bitsandfoxes is working on the base SDK Crons API and the Hangfire support which would be a great blueprint
- https://github.com/getsentry/sentry-dotnet/pull/3128