Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 13 Jan 21:56
· 403 commits to canary since this release
ad4b63d

Patch Changes

  • c62c986: Refactored Redis Handlers timeout handling

    Changes

    • Refactored Redis Handlers to use AbortSignal instead of promisifying setTimeout.
    • Set default Redis Handlers timeoutMs option to 5000 ms.