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

fix: read state with fresh expiry #938

Merged
merged 5 commits into from
Oct 15, 2024

Commits on Oct 7, 2024

  1. fix: recalculates body to use a fresh Expiry

    when polling for `read_state` requests. This prevents the request from exceeding the `maximum_ingress_expiry` when the replica is slow to respond.
    krpeacock committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    fc8ee82 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Configuration menu
    Copy the full SHA
    3e8c325 View commit details
    Browse the repository at this point in the history
  2. removing todos

    krpeacock committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    e60c834 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Configuration menu
    Copy the full SHA
    1296f3f View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Configuration menu
    Copy the full SHA
    4d275de View commit details
    Browse the repository at this point in the history