Skip to content

default retry is not able to be aware #334

@tmkx

Description

@tmkx

Environment

v16.18.1

Reproduction

await $fetch("/404", {
  onRequestError(context) {
    context.options.retry // undefined
  },
});

but there is a implicit retry

Describe the bug

see reproduction

Additional context

No response

Logs

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions