sdk
sdk copied to clipboard
PoC: Add once.UntilSuccess tool
Signed-off-by: Artem Glazychev [email protected]
Description
Adds once.UntilSuccsess
(similar to sync.Once
), that we can call until the first success
Issue link
How Has This Been Tested?
- [x] Added unit testing to cover
- [ ] Tested manually
- [x] Tested by integration testing
- [ ] Have not tested
Types of changes
- [ ] Bug fix
- [x] New functionallity
- [ ] Documentation
- [ ] Refactoring
- [ ] CI
@edwarnicke PR is not ready to merge, but be free to add comments