Skip to content

Conversation

@Bonias
Copy link
Contributor

@Bonias Bonias commented Feb 11, 2019

Fixes #841.

There is already PR (https://github.com/getsentry/raven-ruby/pull/843) created by bombela, but this one doesn't suffer from problems mentioned by @nateberkopec.

Piotr Boniecki and others added 2 commits February 11, 2019 21:43
Calling failed_send when should_try? returns false was resetting last_check, effectively disabling all logs until enough time passes between two call to send_event (36s here).

Fixes getsentry#841
@HazAT HazAT merged commit 0bc3845 into getsentry:master Sep 26, 2019
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

Successfully merging this pull request may close these issues.

Backoff stuck until 36s of idle time

2 participants