Skip to content

Offload client registration to queue#255

Merged
c-w merged 4 commits intomasterfrom
sendgrid-retries
Nov 25, 2019
Merged

Offload client registration to queue#255
c-w merged 4 commits intomasterfrom
sendgrid-retries

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