Add authentication to the savepoint monitoring API call
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.