Skip to content

docs: Add runtime.source_rate_control and Databricks rate control params#1704

Merged
lukekim merged 4 commits into
trunkfrom
docs/source-rate-control-10697
May 10, 2026
Merged

docs: Add runtime.source_rate_control and Databricks rate control params#1704
lukekim merged 4 commits into
trunkfrom
docs/source-rate-control-10697

Conversation

@claudespice
Copy link
Copy Markdown
Collaborator

Summary

  • Document the new runtime.source_rate_control configuration section for cluster-wide rate control state persistence
  • Update GitHub connector docs to use runtime.source_rate_control.github_concurrent_connections_limit (deprecating old runtime.params.github_max_concurrent_connections)
  • Add per-dataset rate control parameters (requests_per_second_limit, requests_per_minute_limit, rate_control_jitter_min, rate_control_jitter_max) to Databricks connector docs

Source PRs

Changes

  • website/docs/reference/spicepod/runtime.md — Added runtime.source_rate_control section with parameter table and cluster-wide coordination description
  • website/docs/components/data-connectors/github/index.md — Updated rate limiting section to reference new config location with deprecation notice
  • website/docs/components/data-connectors/databricks/index.md — Added rate control parameter table for spark_connect and sql_warehouse modes

Test plan

  • Verified parameter names and defaults against source code
  • Links are valid
  • Version references are correct

… params

Add documentation for the new runtime.source_rate_control configuration
section that enables cluster-wide rate control state persistence through
object storage. Update GitHub connector docs to reference the new
github_concurrent_connections_limit setting (deprecating the old
runtime.params.github_max_concurrent_connections). Add per-dataset rate
control parameters to Databricks connector docs.
@claudespice claudespice self-assigned this May 9, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 9, 2026

✅ Pull with Spice Passed

Passing checks:

  • ✅ Title meets minimum length requirement (10 characters)
  • ✅ Has at least one of the required labels: area/blog, area/docs, area/cookbook, dependencies
  • ✅ No banned labels detected
  • ✅ Has at least one assignee: claudespice

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 9, 2026

🚀 deployed to https://f22f5565.spiceai-org-website.pages.dev

@lukekim lukekim enabled auto-merge (squash) May 10, 2026 22:16
@github-actions
Copy link
Copy Markdown

🚀 deployed to https://cc60cb52.spiceai-org-website.pages.dev

@lukekim lukekim merged commit 9c79a1e into trunk May 10, 2026
6 checks passed
@lukekim lukekim deleted the docs/source-rate-control-10697 branch May 10, 2026 22:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants