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

Testing retry blocks #76

Open
stuartrowe opened this issue Jun 10, 2020 · 0 comments · May be fixed by #77
Open

Testing retry blocks #76

stuartrowe opened this issue Jun 10, 2020 · 0 comments · May be fixed by #77

Comments

@stuartrowe
Copy link

Desired Behavior

Retry blocks should repeatedly call their body up to count times.

Benefits

Allows for testing behavior around retries. For example: our shared library will mark a build as unstable if a retry was necessary.

@stuartrowe stuartrowe linked a pull request Jun 10, 2020 that will close this issue
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging a pull request may close this issue.

1 participant