Closed
Description
Hello, many thanks for this wonderful tool 🥰
I have this error when I push multiple (at least 5) articles at once :
Update failed: HTTPError: Response code 429 (Too Many Requests)
So when I update a minor thing in every articles, I fall back to this :
for file in *.md; do sleep 2 && dev push $file; done
Would it be possible to limit requests to dev.to ?
Metadata
Metadata
Assignees
Labels
No labels