Skip to content

Conversation

@harshit-anyscale
Copy link
Contributor

Thank you for contributing to Ray! 🚀
Please review the Ray Contribution Guide before opening a pull request.

Description

This PR addresses review comments on the external scaling webhook documentation. It moves the content to the advanced autoscaling guide, condenses the explanation, updates the Python example, and clarifies the mutual exclusivity with built-in autoscaling.

Related issues

Related to #57698

Additional information

  • Moved the "External scaling webhook" section to doc/source/serve/advanced-guides/advanced-autoscaling.md.
  • Condensed the content for conciseness.
  • Updated the Python example to include a request timeout and use response.raise_for_status() for robust error checking.
  • Added a warning about the mutual exclusivity of external scaling and built-in autoscaling.
  • Updated doc/source/serve/production-guide/config.md to include external_scaler_enabled and link to the new section.

Open in Cursor Open in Web

Adds documentation for the external scaling webhook, allowing programmatic scaling of deployments via a REST API. Updates application configuration and advanced guides.

Co-authored-by: harshit <[email protected]>
@cursor
Copy link

cursor bot commented Oct 17, 2025

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

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