Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Increase timeout in serverless tests (#2402)
This notebook was regularly timing out in CI. This PR removes the manual polling/timeout and just polls until the cell times out. * In CI, it'll time out after 300s (an increase from 100s). * In the fortnightly cron job, it'll wait until the action timesout at 6hrs. If this is still causing problems, we can remove it from CI.
- Loading branch information