openreview-py
openreview-py copied to clipboard
Feat: Add index param
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.