Skip to content

v1.5.1

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Jun 23:49
· 260 commits to main since this release

What's new

Changed ⚠️

  • Beaker.(job|experiment).(wait_for|as_completed)() methods now raises a more specific JobTimeoutError (which inherits from TimeoutError) instead of a generic TimeoutError.

Commits

e98f04c Raise JobTimeoutError instead of bare TimeoutError