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

Offload client registration to queue #255

Merged
merged 4 commits into from
Nov 25, 2019
Merged

Offload client registration to queue #255

merged 4 commits into from
Nov 25, 2019

Conversation

c-w
Copy link
Member

@c-w c-w commented Nov 25, 2019

Resolves #250

@codecov-io
Copy link

codecov-io commented Nov 25, 2019

Codecov Report

Merging #255 into master will increase coverage by 0.04%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #255      +/-   ##
==========================================
+ Coverage   98.72%   98.76%   +0.04%     
==========================================
  Files          14       14              
  Lines        1098     1136      +38     
==========================================
+ Hits         1084     1122      +38     
  Misses         14       14
Impacted Files Coverage Δ
opwen_email_server/services/dns.py 100% <100%> (ø) ⬆️
opwen_email_server/services/sendgrid.py 100% <100%> (ø) ⬆️
opwen_email_server/actions.py 100% <100%> (ø) ⬆️
opwen_email_server/services/auth.py 100% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0c7e79a...17e2037. Read the comment docs.

@c-w c-w merged commit 4be0c63 into master Nov 25, 2019
@c-w c-w deleted the sendgrid-retries branch November 25, 2019 23:56
c-w added a commit that referenced this pull request Apr 28, 2020
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.

Add retries to Sendgrid calls
2 participants