github urql-graphql/urql @urql/exchange-retry@1.2.0

latest releases: @urql/next@1.1.3, @urql/vue@1.4.2, @urql/svelte@4.2.2...
17 months ago

Minor Changes

  • Reset retryExchange’s previous attempts and delay if an operation succeeds. This prevents the exchange from keeping its old retry count and delay if the operation delivered a result in the meantime. This is important for it to help recover from failing subscriptions
    Submitted by @kitten (See #3229)

Don't miss a new urql release

NewReleases is sending notifications on new releases.