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

The current tornado sending method is incomplete #256

Merged
merged 1 commit into from
May 16, 2018
Merged

Conversation

rokob
Copy link
Contributor

@rokob rokob commented May 1, 2018

the current tornado setup does not properly catch exceptions that happen when sending data to rollbar because the coroutine is called as a regular function. Switch to a simpler callback style which will handle exceptions

Fixes #226

…pen when sending data to rollbar because the coroutine is called as a regular function. Switch to a simpler callback style which will handle exceptions
@rokob rokob merged commit 482120c into master May 16, 2018
@rokob rokob deleted the tornado-yielding branch June 11, 2018 19:58
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.

None yet

1 participant