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

Try using threads in gunicorn #2618

Merged
merged 1 commit into from
Jan 27, 2021
Merged

Try using threads in gunicorn #2618

merged 1 commit into from
Jan 27, 2021

Conversation

adberglund
Copy link
Contributor

Summary

Let's try threaded gunicorn to see if it helps with our CI 502s.

@adberglund adberglund requested a review from a team January 27, 2021 16:04
@adberglund adberglund self-assigned this Jan 27, 2021
@codecov
Copy link

codecov bot commented Jan 27, 2021

Codecov Report

Merging #2618 (746bc02) into master (2f5daa6) will decrease coverage by 0.0%.
The diff coverage is n/a.

@@           Coverage Diff            @@
##           master   #2618     +/-   ##
========================================
- Coverage    94.8%   94.7%   -0.0%     
========================================
  Files         281     281             
  Lines       21517   21517             
  Branches     2444    2444             
========================================
- Hits        20388   20386      -2     
- Misses        677     678      +1     
- Partials      452     453      +1     

@adberglund adberglund merged commit 2a86d90 into master Jan 27, 2021
@adberglund adberglund deleted the try-threads branch January 27, 2021 16:49
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.

2 participants