raman118 opened a new pull request, #39196: URL: https://github.com/apache/beam/pull/39196
Fixes #39188 The Unmanaged Service Accounts Keys Audit job was failing over 50% of the time due to transient GitHub API failures and improperly encoded query parameters. **Changes:** - Added retry logic with backoff for GitHub API requests - Fixed query parameter URL encoding to prevent malformed API calls These changes address the flaky behavior documented in the workflow run history and Grafana dashboard. -- 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]
