Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Network timeout #32

Open
metametadata opened this issue Jul 22, 2020 · 1 comment
Open

Network timeout #32

metametadata opened this issue Jul 22, 2020 · 1 comment

Comments

@metametadata
Copy link

It looks like the library has no way to set custom network timeouts on capture and by default no timeouts are set by the underlying HTTP lib. In theory, it can lead to long (or even infinite?) pauses in case the sending is performed synchronously.

@sjamaan
Copy link

sjamaan commented Aug 10, 2023

Came here to ask about the same thing. Would be nice to have some default timeouts. For example, the default Timbre appender calls Raven in synchronous mode.

And even in async mode, this would just pile up hanging connections, eating up memory.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants