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 retry decorators #78

Open
wants to merge 4 commits into
base: registry
Choose a base branch
from

Conversation

Scandie
Copy link

@Scandie Scandie commented Sep 5, 2017

Add retry decorator to methods '_get_resource_item' and
'_patch_resource_item', which will be trying to repeat
request several times in case RequestFailed exception was raised


This change is Reviewable

Add retry decorator to methods '_get_resource_item' and
'_patch_resource_item', which will be trying to repeat
request several times in case RequestFailed exception was raised
@coveralls
Copy link

Coverage Status

Coverage increased (+0.05%) to 88.12% when pulling b72d6e8 on Scandie:a411363919429433_error_handling into 810a9c5 on openprocurement:registry.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.1%) to 87.969% when pulling 1ad1ed2 on Scandie:a411363919429433_error_handling into 810a9c5 on openprocurement:registry.

@VDigitall
Copy link
Member

@Scandie ще б тести.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.2%) to 88.228% when pulling c6e1b00 on Scandie:a411363919429433_error_handling into 810a9c5 on openprocurement:registry.

@Scandie Scandie force-pushed the a411363919429433_error_handling branch from c6e1b00 to 0f53561 Compare September 11, 2017 09:52
@coveralls
Copy link

Coverage Status

Coverage increased (+0.2%) to 88.228% when pulling 0f53561 on Scandie:a411363919429433_error_handling into b1f651d on openprocurement:registry.

@Scandie Scandie force-pushed the a411363919429433_error_handling branch from 0f53561 to 1ac0e70 Compare September 11, 2017 09:57
@coveralls
Copy link

Coverage Status

Coverage increased (+0.2%) to 88.228% when pulling 1ac0e70 on Scandie:a411363919429433_error_handling into b1f651d on openprocurement:registry.

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.

3 participants