Closed yagueto closed 2 years ago
Closing as a dupe of #32
Closing as a dupe of #32
Is it related to this? In this case it doesn’t look like a rate limit, but rather an issue with an inexistent URL. Also, this is strange as I had used it before successfully, and this PR removed multiple images 😅
@yagueto The URL isn't a navigable page, it's only for use in the API. The promise rejection is likely a timeout (or rate limit) due to the number of blobs being committed. I still believe it's a dupe of #32.
Describe the bug
When it tries to commit the changes, it fails with an
UnhandledPromiseRejectionWarning
How To Reproduce
Steps to reproduce the behavior:
Expected behaviour
Should add a commit to the PR :upside_down_face:
Screenshots
Additional context
Also note that the repo is private; however, yesterday was working nicely. When I click in the URL that it provides, it shows a 404 page