Am I correct that I can only import 20 Issues at a time? #80
-
Every time I try to import more than 20 issues I receive this error "You have exceeded a secondary rate limit and have been temporarily blocked from content creation. Please retry your request again later." I am confused by this because I thought the rate limit was 5000 calls per hour which should allow more than 20 issues. I also think that the remaining limit I get of 4869 means I should not have hit the limit yet but obviously, I am missing something.
I would like to use this tool to move a little under 900 issues and if I have to break this into batches of 20 each hour that is going to take a while. |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 3 replies
-
I'm not quite sure, but this PR is related to rate limits: #78 - can you test out the code on that PR and see if it resolves your issue? |
Beta Was this translation helpful? Give feedback.
-
I tested it and still getting "RequestError [HttpError]: You have exceeded a secondary rate limit and have been temporarily blocked from content creation. Please retry your request again later."
|
Beta Was this translation helpful? Give feedback.
-
Updated to the newest version with PR #82 (as #78 was closed in favor of 82). Getting the following error.
Once again this happened after 20 issues were imported. I tested with my personal csv and with |
Beta Was this translation helpful? Give feedback.
-
The newest version works. Thank you! |
Beta Was this translation helpful? Give feedback.
The newest version works. Thank you!