Skip to content

fix(consumer): stop retry task#88

Merged
appleboy merged 1 commit into
masterfrom
retry2
Nov 20, 2022
Merged

fix(consumer): stop retry task#88
appleboy merged 1 commit into
masterfrom
retry2

Conversation

@appleboy

Copy link
Copy Markdown
Member

fix #87

Signed-off-by: Bo-Yi.Wu appleboy.tw@gmail.com

#87

Signed-off-by: Bo-Yi.Wu <appleboy.tw@gmail.com>
@appleboy appleboy added the bug Something isn't working label Nov 20, 2022
@codecov-commenter

codecov-commenter commented Nov 20, 2022

Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.10%. Comparing base (a8fae77) to head (7ccd809).
⚠️ Report is 135 commits behind head on master.
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #88      +/-   ##
==========================================
+ Coverage   88.01%   89.10%   +1.08%     
==========================================
  Files           9        9              
  Lines         409      413       +4     
==========================================
+ Hits          360      368       +8     
+ Misses         44       40       -4     
  Partials        5        5              
Flag Coverage Δ
go-1.18 89.10% <100.00%> (+1.08%) ⬆️
go-1.19 89.10% <100.00%> (+1.08%) ⬆️
ubuntu-latest 89.10% <100.00%> (+1.08%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@appleboy appleboy changed the title fix(consumer): stop retry task when shutdown the service or timeout fix(consumer): stop retry task Nov 20, 2022
@appleboy appleboy merged commit d851d66 into master Nov 20, 2022
@appleboy appleboy deleted the retry2 branch November 20, 2022 03:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Stop retry task when shutdown the service or timeout.

2 participants