Generating docs for release seems to be incredibly...
# development
e
Generating docs for release seems to be incredibly flaky - on the readme side. I get either a 401 at some point deep into the process after the "Deleting doc ..." and in the middle of the "Creating / Updating doc ..." or else - sometimes:
Copy code
Error getting URL: <https://www.pantsbuild.org/v2.14/docs/options#addremove-semantics>

If the URL is <http://pantsbuild.org|pantsbuild.org>, a `doc_url` link might be using the wrong slug or the docs for this version might be unpublished. Otherwise, the link might be dead.

You can use `--skip-check-urls` to skip.
Is this a shared experience or news?
h
I've seen the latter quite often, I re run a couple of times until it goes through.
I was able to regen them just now without incident, so might be a temporary readme api issue