0.0.10
·
2 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
Additional safety around blob lease renewal (#14) * Initial implementation * Cleanup for compiler * Fixed tests * Update src/AVEVA/RocksDB/Plugin/Azure/Impl/BlobFilesystemImpl.cpp Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Use steady clock instead of system clock * Catch const std::exception * Make EnsureLiveness private * Move member variables and clean up assert * Moved lease length check * Only sleep if needs retry --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>