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

[SkyServe] Fix FastAPI #2739

Closed
wants to merge 1 commit into from
Closed

[SkyServe] Fix FastAPI #2739

wants to merge 1 commit into from

Conversation

cblmemo
Copy link
Collaborator

@cblmemo cblmemo commented Oct 27, 2023

The current implementation will cause the controller FastAPI to hang after ~1mo. This PR fixed the issue.

Reference: fastapi/fastapi#1728 (comment)

Tested (run the relevant ones):

  • Code formatting: bash format.sh
  • Any manual or new tests for this PR (please specify below)
  • All smoke tests: pytest tests/test_smoke.py
  • Relevant individual smoke tests: pytest tests/test_smoke.py::test_fill_in_the_name
  • Backward compatibility tests: bash tests/backward_comaptibility_tests.sh

@cblmemo
Copy link
Collaborator Author

cblmemo commented Nov 16, 2023

Closed due to #2458 merged.

@cblmemo cblmemo closed this Nov 16, 2023
@Michaelvll Michaelvll deleted the serve-fix-fastapi branch December 18, 2024 19:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant