Retries do not work properly #141
Labels
No labels
Priority: High
Priority: Low
Priority: Medium
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: sam/awl#141
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Describe the bug
Retries do not work properly
Reproduction steps
Steps to reproduce the behavior:
Expected behaviour
If the request fails again, it should fail for the same reason.
Screenshots / Logs
System information (please complete the following information):
awl version 0.5.6.dirty, built with go1.19.2
Additional context
I suspect this to be caused by #132