fix: retry docker volume remove #399
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "p4u1/abra:remove-retry"
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?
Closes coop-cloud/organising#509
@ -144,2 +148,4 @@
},
}
func retryFunc(retries int, fn func() error) error {
An 'ol docstring might be nice.
I added a docstring and also a unit test
LGTM 🚀
25482352b4
to526c0b8ac3
💖