modifyBeforeAttemptCompletion
open suspend override fun modifyBeforeAttemptCompletion(context: ResponseInterceptorContext<Any, Any, HttpRequest, HttpResponse?>): Result<Any>
After receiving a response, check if the client clock is skewed and apply a correction if necessary.