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

Drop legacy results api #21772

Merged
merged 2 commits into from
Jan 26, 2024
Merged

Commits on Jan 24, 2024

  1. Expose getResults metrics in AsyncPageTransportServlet

    Same as in TaskResource
    arhimondr committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    4a1a71c View commit details
    Browse the repository at this point in the history
  2. Remove blocking implementation of /v1/task/<id>/results

    Point the original endpoint to /v1/task/async
    arhimondr committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    16f963c View commit details
    Browse the repository at this point in the history