Skip to content

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

Description

@brandonhawi

Description

The ServingEndpointsAPI docstring (and the rendered docs at readthedocs) state:

"A serving endpoint can have at most ten served entities."

Source: databricks/sdk/service/serving.py (also mirrored in docs/workspace/serving/serving_endpoints.rst).

In practice, serving endpoints accept up to 15 served entities. We have deployed endpoints with more than ten served entities successfully, and our Databricks account team confirmed that the documented limit of ten is out of date. The actual limit is 15.

Reproduction

Documentation only update.

Expected behavior

The docstring should state the correct limit (15).

Is it a regression?

No.

Additional context

N/A

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions