Skip to content

v4.0.0

Compare
Choose a tag to compare
@sandmman sandmman released this 12 Dec 22:03
· 34 commits to master since this release

Changes

  • Removes basic usage api.
  • Now calls fallback method on command failures in addition to timeout errors and when failing fast.
  • Introduces custom error handling for command functions.
  • Addresses potential race condition.