Skip to content

v1.9.0 - Timeout and Delay

Compare
Choose a tag to compare
@AndrewBarba AndrewBarba released this 12 Oct 03:38
  1. Add Promise.delay for delaying the execution of a Promise chain
  2. Add Promise.timeout to reject a Promise if it does not resolve in a given amount of time