damccorm commented on PR #29166: URL: https://github.com/apache/beam/pull/29166#issuecomment-1783310201
> I've experienced Post Setup Environment step being flaky / slow, e.g. even in this succeeded run: https://github.com/apache/beam/actions/runs/6669683640/job/18128013945 > > Post Setup Environment took 5min27s even longer than the test itself, looks like gradle cache upload is failing and retrying > > In general upload cache could be useful but for this job shall we just skip Post Setup Environment? Yeah, I just tried it again and it did the same thing - https://github.com/apache/beam/actions/runs/6670562474/job/18130702059 I just pushed a change to disable it, will test and comment back once we see it working -- 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]
