-
Notifications
You must be signed in to change notification settings - Fork 7
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
The unittests test the backoff logic by setting a low timeout value. This leads to test fragility - sometime one has to rerun the github action when submitting code or releasing.
To Reproduce
Monitor actions - sometimes the action fails - rerunning usually fixes it.
The action fails because test coverage is less than 100%
Expected behavior
Never fails.
Additional context
One should 'mock' the backoff logic - this is a decorator so some difficulty with this
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working