Skip to content

Conversation

@SeungjinYang
Copy link
Collaborator

@SeungjinYang SeungjinYang commented Aug 22, 2025

Improve the return type of queue SDK call. currently this call returns a list of dictionaries and it is unclear what fields are in each dictionary. By returning a concrete type, the user can better understand what is returned when cluster queue endpoint is called.

Tested (run the relevant ones):

  • Code formatting: install pre-commit (auto-check on commit) or bash format.sh
  • Any manual or new tests for this PR (please specify below)
  • All smoke tests: /smoke-test (CI) or pytest tests/test_smoke.py (local)
  • Relevant individual tests: /smoke-test -k test_name (CI) or pytest tests/test_smoke.py::test_name (local)
  • Backward compatibility: /quicktest-core (CI) or pytest tests/smoke_tests/test_backward_compat.py (local)

@SeungjinYang SeungjinYang changed the title sky.queue return type improvements [SDK] cluster queue return type improvements Aug 23, 2025
@SeungjinYang
Copy link
Collaborator Author

/quicktest-core
/smoke-test --aws

@SeungjinYang
Copy link
Collaborator Author

/smoke-test --aws

@SeungjinYang
Copy link
Collaborator Author

/quicktest-core --base-branch v0.10.0

@SeungjinYang SeungjinYang changed the title [SDK] cluster queue return type improvements [SDK] cluster job queue return type improvements Sep 26, 2025
@SeungjinYang SeungjinYang merged commit 016d8f1 into master Sep 26, 2025
18 checks passed
@SeungjinYang SeungjinYang deleted the queue-typing branch September 26, 2025 21:41
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.

3 participants