openreview-py icon indicating copy to clipboard operation
openreview-py copied to clipboard

Feat: Add index param

Open carlosmondra opened this issue 4 months ago • 0 comments

This PR uses concurrent requests for the recruitment to speed it up. I also included a retry functionality with backoff strategy in case one of the requests fails. It will retry up to five times, backing off every time it fails.

carlosmondra avatar Oct 08 '24 16:10 carlosmondra