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 issue: Return 404 instead of 2xx codes for methods handling non-existent tasks#38 #69

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Commits on Feb 11, 2024

  1. Fix issue conductor-oss#38: Return 404 instead of 2xx codes for metho…

    …ds handling non-existent tasks
    vamshiGML committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    eb4eaea View commit details
    Browse the repository at this point in the history
  2. Fix issue conductor-oss#38: Return 404 instead of 2xx codes for metho…

    …ds handling non-existent tasks
    vamshiGML committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    9f25ce6 View commit details
    Browse the repository at this point in the history
  3. Fix issue conductor-oss#38: Return 404 instead of 2xx codes for metho…

    …ds handling non-existent tasks
    vamshiGML committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    58abdd5 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. Configuration menu
    Copy the full SHA
    828bc5a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8bf7e90 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. Fix issue conductor-oss#38 : Return 204 instead of 404 for /poll end…

    …points handling non-existent tasks
    vamshiGML committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    b47d627 View commit details
    Browse the repository at this point in the history