What happened?
My GitHub workflow tried to download an artifact and got the following error:
Unable to download artifact(s): Unable to download and extract artifact: Request timeout: /actions-results/48835bcc-3d9d-48c1-9b25-e61724c412e6/workflow-job-run-133fda40-ba8c-5571-226b-e94c9a723dbe/artifacts/scipy-notebook-x86_64.zip?se=2023-12-14T22%3A41%3A57Z&sig=kIu7CPVgJ9myrpzJC9NS%2FLVc8z8fcQtdDXC0sDa5DVc%3D&sp=r&spr=https&sr=b&st=2023-12-14T22%3A31%3A57Z&sv=2021-12-02
The link is here:
https://github.com/jupyter/docker-stacks/actions/runs/7214568077
What did you expect to happen?
Successful run
How can we reproduce it?
Possibly fork jupyter/docker-stacks and run the docker.yml workflow
Anything else we need to know?
I tried to restart the build a few times - seems to work sometimes.
The runner which downloads the artifact is a GitHub-hosted runner.
What version of the action are you using?
v4
What are your runner environments?
linux
Are you on GitHub Enterprise Server? If so, what version?
No response
What happened?
My GitHub workflow tried to download an artifact and got the following error:
The link is here:
https://github.com/jupyter/docker-stacks/actions/runs/7214568077
What did you expect to happen?
Successful run
How can we reproduce it?
Possibly fork
jupyter/docker-stacksand run thedocker.ymlworkflowAnything else we need to know?
I tried to restart the build a few times - seems to work sometimes.
The runner which downloads the artifact is a GitHub-hosted runner.
What version of the action are you using?
v4
What are your runner environments?
linux
Are you on GitHub Enterprise Server? If so, what version?
No response