mrdrivingduck commented on PR #205: URL: https://github.com/apache/paimon-cpp/pull/205#issuecomment-5291277413
I identified an OSS SDK v2 issue where a retried request can retain a stale `Authorization` header after its timestamp is regenerated, causing `SignatureDoesNotMatch`. This PR temporarily applies a small build-time patch to overwrite the header on retry. The issue has been reported to the OSS SDK maintainers, and they will address it upstream soon. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
