-
Notifications
You must be signed in to change notification settings - Fork 0
User Story: Station Bot RSI HTTP tuning controls #272
Copy link
Copy link
Open
Labels
backendBackend services and logicBackend services and logicconfigConfiguration and feature flagsConfiguration and feature flagsenhancementNew feature or requestNew feature or requestfrontendFrontend app and dashboardFrontend app and dashboarduser-storyEnd-user facing feature storyEnd-user facing feature story
Milestone
Metadata
Metadata
Assignees
Labels
backendBackend services and logicBackend services and logicconfigConfiguration and feature flagsConfiguration and feature flagsenhancementNew feature or requestNew feature or requestfrontendFrontend app and dashboardFrontend app and dashboarduser-storyEnd-user facing feature storyEnd-user facing feature story
User Story
As a Station super admin, I need to manage RSI HTTP tuning controls so that I can tune timeouts, retries, concurrency, and pacing for RSI integration requests.
Definition of Done
RSI_HTTP_TIMEOUT_MS,RSI_HTTP_MAX_RETRIES,RSI_HTTP_RETRY_BASE_MS,RSI_HTTP_MAX_CONCURRENCY, andRSI_HTTP_MIN_INTERVAL_MSpnpm typecheckpassesAcceptance Criteria
station_super_admincan update RSI HTTP tuning settings from StationTechnical Elaboration
This ticket covers RSI transport/performance tuning only. It is separate from RSI URL/pattern settings.
Design Elaboration
This UI should feel like an integration tuning panel. Units and operational consequences should be explicit so changes are made deliberately.
Parent Epic: #231
Depends on: #232, #233, #242