lhotari commented on issue #19953: URL: https://github.com/apache/pulsar/issues/19953#issuecomment-1487984774
> This seems a timeout issue instead of cache miss issue. I'm wondering if personal CI's quota cannot afford Pulsar workflow now. > > Maybe we can extend the timeout bound for cache action, 5 minutes is relatively short. It's not a cache miss issue. This is some sort of issue in GitHub Actions. In most cases, the cache download takes less than 20 seconds. Extending the timeout for the action step will just make the problem worse since the job will be consuming resources for longer before it fails. -- 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]
