-
Notifications
You must be signed in to change notification settings - Fork 742
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
autorest could not read file that exists and is accessible #3968
Comments
|
So it is a little tricky to figure out if the problem, I have a PR which adds a little more logging to see if this is just a connection issue or some other internal parsing problem(Seems like there is a few place where I could see it failing) #3980. Guessing you need an actual publish version of autorest to set on the repo builds so we can try having the error again with additional logging? Could you also try adding |
Yeah, we would need to go through the entire update process to get it in the repo.
I can try if it doesn't produce too much output. |
Can we proactively add retries to places that download files? |
Yeah, looking into this as well |
|
Ah, we've pinned the management generator to the older version. |
We are seeing the following error on and off in CI builds
But the file is there and accessible.
Do we need retries?
The text was updated successfully, but these errors were encountered: