Skip to content

Update serving endpoint served entity limit in docs - #1530

Open
divya0709 wants to merge 1 commit into
databricks:mainfrom
divya0709:fix-serving-endpoint-docs
Open

Update serving endpoint served entity limit in docs#1530
divya0709 wants to merge 1 commit into
databricks:mainfrom
divya0709:fix-serving-endpoint-docs

Conversation

@divya0709

Copy link
Copy Markdown

Summary

Update the serving endpoint documentation to reflect the current limit of 15 served entities.

Why

The documentation incorrectly states that a serving endpoint can have at most 10 served entities. The current limit is 15.

What changed

Updated the served entity limit from 10 to 15 in the serving endpoint docstring and the corresponding .rst documentation.

Interface changes

None.

Behavioral changes

None.

Internal changes

None.

How is this tested?

N/A — documentation-only change. Manually verified that both affected files now state the limit as 15.

Fixes #1496

Signed-off-by: divya0709 <divya796pancholi@gmail.com>
@github-actions

github-actions Bot commented Aug 9, 2026

Copy link
Copy Markdown

If integration tests don't run automatically, an authorized user can run them manually by following the instructions below:

Trigger:
go/deco-tests-run/sdk-py

Inputs:

  • PR number: 1530
  • Commit SHA: 3744e073cd5c58b1fd1a81de7178b0eb9e175a3a

Checks will be approved automatically on success.

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.

[ISSUE] Docs state serving endpoints support at most ten served entities; actual limit is 15

1 participant