Closed makseq closed 1 month ago
Hi - this is roughly the approach I was envisioning, but do you want to bump page_size a little higher to 30 (or even 100?). This would result in fewer API calls and I know there's some rate limiting that heartex does.
@tsr10 I've set 25 projects per page + added sleep(0.5) to avoid rate limits. Have you tested this PR, does it work well?
Hi - this is roughly the approach I was envisioning, but do you want to bump page_size a little higher to 30 (or even 100?). This would result in fewer API calls and I know there's some rate limiting that heartex does.