This library is using hackney, but there is no predefined way to provide additional options to hackney. These could include:
- Pool configuration
- Proxy settings
Currently sentry is using the default hackney pool, which will lead to failures when sending to sentry, when the pool is empty.