Skip to content

Add authentication to the savepoint monitoring API call

Compare
Choose a tag to compare
@mrooding mrooding released this 18 Mar 15:48
· 6 commits to master since this release
a6b4354

The savepoint creation monitoring API call was mistakenly left out during the last release. This release adds authentication support to that API call. Logging the error inside the exponential backoff retry operation is now also supported so that any other error won't get swallowed again.