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

Supporting methods without Retry #85

Closed
wants to merge 5 commits into from
Closed

Conversation

admizh
Copy link

@admizh admizh commented Jul 4, 2019

Features:
now RetryerContext is mandatory and should be injected to atlas config
Re-designed Retryer's, now we use global RetryerContext for getting the default behavior
ISExtension (for momentary checking)
now beforeMethod return configuration instance for alteration

fixes:
#81
#79
#74

I301235 added 4 commits July 4, 2019 09:20
now RetryerContext is mandatory and should be injected to atlas config
Re-designed Retryer's, now we use global RetryerContext as default
ISExtension (for momentary checking)
now beforeMethod return configuration instance for alteration

fixes:
qameta#81
qameta#79
qameta#74
@admizh admizh changed the title Add supporting methods without retry Supporting methods without Retry Jul 4, 2019
@admizh admizh closed this Jul 4, 2019
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.

1 participant