Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(prerender): support retry and retryDelay #1534

Merged
merged 15 commits into from
Oct 5, 2023
Merged

Commits on Sep 30, 2023

  1. Configuration menu
    Copy the full SHA
    1a9f85e View commit details
    Browse the repository at this point in the history
  2. chore: rename utility

    Hebilicious committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    390bdf1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f50171b View commit details
    Browse the repository at this point in the history
  4. core: retries

    Hebilicious committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    ecbd6e0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c2b132c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2ae0687 View commit details
    Browse the repository at this point in the history
  7. chore: delete type

    Hebilicious committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    1823d78 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    95f8618 View commit details
    Browse the repository at this point in the history
  9. chore: rebase error

    Hebilicious committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    c25c62c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5297dbb View commit details
    Browse the repository at this point in the history
  11. docs: retries

    Hebilicious committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    9c02baa View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. Configuration menu
    Copy the full SHA
    3d827fe View commit details
    Browse the repository at this point in the history
  2. refactor: rename to retry for ofetch consistency

    (we can introduce alias later to ofetch first if makes better sense)
    pi0 committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    a628d87 View commit details
    Browse the repository at this point in the history
  3. move defaults to options

    pi0 committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    04ad7ec View commit details
    Browse the repository at this point in the history
  4. update docs

    pi0 committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    ab2be85 View commit details
    Browse the repository at this point in the history