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

refactor: enhancements of HTTP client session. #16452

Merged
merged 10 commits into from
Sep 14, 2024

Commits on Sep 13, 2024

  1. Configuration menu
    Copy the full SHA
    bdec00f View commit details
    Browse the repository at this point in the history
  2. feat: not use session token for JWT session.

    fix: refresh in memory state when /session/refresh
    
    1. rename renew -> refresh.
    2. extract HttpErrorCode.
    3. adjust, extract and rename TTLs, add TTL_GRACE_PERIOD_QUERY
    youngsofun committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    b697f58 View commit details
    Browse the repository at this point in the history
  3. test cluster.

    youngsofun committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    9cb4a27 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0e89458 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    219c181 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fe0abdf View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    caea434 View commit details
    Browse the repository at this point in the history
  8. fix tests.

    youngsofun committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    27d0397 View commit details
    Browse the repository at this point in the history
  9. fix.

    youngsofun committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    19f87fc View commit details
    Browse the repository at this point in the history
  10. fix.

    youngsofun committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    54e8fcd View commit details
    Browse the repository at this point in the history