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

Add parameter timeout to retry_over_time #880

Merged
merged 1 commit into from
Aug 9, 2018

Conversation

tothegump
Copy link
Contributor

  • Feature: add parameter timeout to retry_over_time

then we can add timeout option when connecting broker.

@codecov
Copy link

codecov bot commented May 27, 2018

Codecov Report

Merging #880 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #880      +/-   ##
==========================================
+ Coverage   86.26%   86.26%   +<.01%     
==========================================
  Files          63       63              
  Lines        6485     6488       +3     
  Branches      768      769       +1     
==========================================
+ Hits         5594     5597       +3     
  Misses        812      812              
  Partials       79       79
Impacted Files Coverage Δ
kombu/connection.py 98.23% <ø> (ø) ⬆️
kombu/utils/functional.py 98.52% <100%> (+0.02%) ⬆️

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 b975713...baf4733. Read the comment docs.

@auvipy
Copy link
Member

auvipy commented May 29, 2018

sure

@thedrow thedrow merged commit 1529235 into celery:master Aug 9, 2018
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.

2 participants