Arda TANRIKULU
Arda TANRIKULU
I don't use PNPM or newer versions of Yarn. PRs are welcome to fix it.
Closing this issue since peer dependency has bene added in the latest version.
Could you share a reproduction on CodeSandbox? Thanks!
> If the issue is reasonable, I could help by opening a PR. Thanks for reporting the issue! We'd love to accept a PR with a failing test!
I think I misunderstood the issue in the beginning. I think you are missing the case that a response can have a valid result with `data` and/or `errors` with a...
The check for retry should check if it is greater than 0. You're right.
> Also, I would say that the status code check should be verifying if it starts with 5 for http error instead of not starting with 2. I am not...
Could you create a failing test in a PR? Thanks!
Could you create a PR with a failing test? Thanks!
PRs are welcome as I already said in my previous PR :) to fix it or at least with a failing test if anyone is interested in.