-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add configurable timeout for zk_lock retry (#73)
* Add configurable timeout for zk_lock retry * Fix linter * Added exception handling in _zk_flock * Rebased onto lastest main and fixed linting * Restoring _exit_code functioning. Fixing if statement in case of timeout --------- Co-authored-by: Maria Dyuldina <[email protected]> Co-authored-by: Filippo Monari <[email protected]>
- Loading branch information
1 parent
e126f91
commit 3c28cf5
Showing
2 changed files
with
11 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters