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

latest releases: @urql/core@5.0.3, @urql/core@5.0.2, @urql/exchange-graphcache@7.0.2...
11 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.