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

Set app_msg to empty string by default #35646

Merged
merged 5 commits into from
May 23, 2023

Commits on May 23, 2023

  1. Set message to empty by default

    Signed-off-by: Shreyas Krishnaswamy <[email protected]>
    shrekris-anyscale committed May 23, 2023
    Configuration menu
    Copy the full SHA
    9ac647d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0808c38 View commit details
    Browse the repository at this point in the history
  3. Extend test case to check that error message is cleared

    Signed-off-by: Shreyas Krishnaswamy <[email protected]>
    shrekris-anyscale committed May 23, 2023
    Configuration menu
    Copy the full SHA
    1ba1d0b View commit details
    Browse the repository at this point in the history
  4. Update python/ray/serve/_private/application_state.py

    Co-authored-by: Edward Oakes <[email protected]>
    Signed-off-by: shrekris-anyscale <[email protected]>
    shrekris-anyscale and edoakes authored May 23, 2023
    Configuration menu
    Copy the full SHA
    1f473ee View commit details
    Browse the repository at this point in the history
  5. _app_msg -> _status_msg

    Signed-off-by: Shreyas Krishnaswamy <[email protected]>
    shrekris-anyscale committed May 23, 2023
    Configuration menu
    Copy the full SHA
    2644425 View commit details
    Browse the repository at this point in the history