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

Test with gevent.Timeout #3865

Merged
merged 1 commit into from
Jan 21, 2022
Merged

Conversation

jkfran
Copy link
Contributor

@jkfran jkfran commented Jan 21, 2022

Done

  • Remove pybreaker, since it is not being useful.
  • Added gevent.Timeout for HTTP requests with a limit close to the gunicorn timeout limit. This should avoid the restarts of the gunicorn worker and we should get the GeventGreenletTimeout exception on Sentry every time one was about to happen.

QA

  • Demo should work as usual

This is a temporary change until we analyze the results

@webteam-app
Copy link

Demo starting at https://snapcraft-io-3865.demos.haus

Copy link
Contributor

@nottrobin nottrobin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jkfran jkfran merged commit 43df95c into canonical:main Jan 21, 2022
Copy link
Contributor

@steverydz steverydz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

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

Successfully merging this pull request may close these issues.

4 participants