Getting a 401 from the analytics endpoint immediately after the connector handles a token refresh. The new JWT is valid, but the server rejects it due to a 5-second clock skew between our Kafka Connect worker and the GC auth server. Has anyone patched the SDK to handle this drift or is there a standard retry strategy for this specific edge case?