somaz94 commented on PR #40785:
URL: https://github.com/apache/superset/pull/40785#issuecomment-4748002313

   Rebased onto current master (chart version is now 0.17.0) and grafted the 
per-rule timeouts from #41073.
   
   The primary backend rule now takes an optional `httproute.timeouts` (Gateway 
API HTTPRouteTimeouts, e.g. `request` / `backendRequest`), rendered only when 
set. I kept the `additionalRules` escape hatch since, as you noted, it already 
covers most custom routing needs, so this stays a small addition rather than a 
full restructure.
   
   Validated locally: `helm lint` clean, helm-docs regenerated, and `helm 
template` renders correctly with timeouts disabled, enabled, and with custom 
`request`/`backendRequest` values.
   
   Happy to consolidate with #41073 whichever way you prefer.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to