openreview / openreview-py

Official Python client library for the OpenReview API
https://openreview-py.readthedocs.io/en/latest/
MIT License
157 stars 23 forks source link

Fix: Retry on failing ARR test #2430

Closed haroldrubio closed 5 days ago

haroldrubio commented 5 days ago

This PR adds a retry to a flaky line of an ARR test because the changes take longer to propagate than is waited in the await_queue_edit call