1 messages · Page 1 of 1 (latest)
this occured when I added the retry: (retryCount, error) => boolean | void function to my config
retry: (retryCount, error) => boolean | void
is the retry option only supported in some spots?
retry