TrelloExport
TrelloExport copied to clipboard
Error - Rate limit exceeded
Hi Alberto
I am receiving an error in the export. Could you help me?
Thanks
@htripi this is due to Trello rate limits, see https://help.trello.com/article/838-api-rate-limits#:~:text=To%20help%20prevent%20strain%20on,will%20return%20a%20429%20error. This normally happens if you're exporting a ton of data: I'd suggest to export smaller amounts of data, the only solution I can think of is adding some delay between requests, but of course this would increase export times.
If anybody gets this error please share a board with me, so that I can replicate the problem and try to solve
Problem tracked in #81