getsentry / getsentry/sentry-rust
before_send_async
Open
Errors
Feature
Rust
- Dominant language
- Rust
- Stars
- 752
- Forks
- 190
- Avg merge
- 1h 21m
- Merged PRs (30d)
- 5
Description
We need to do some async stuff in the `before_send` hook, but seems like it's not possible without using `block_on`. I would appreciate if you consider adding an async version of the hook or suggest another way to handle it with the current API.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.