mirror of https://github.com/sysown/proxysql
1. Validate timeout_ms against the CHECK constraint (100..100000000) and skip routes with invalid or missing values with an error message. Previously, omitting timeout_ms defaulted to 0, which silently failed the SQLite CHECK constraint and dropped the route. 2. Update Write_Restapi_to_configfile to emit 'restapi_routes:' instead of 'restapi:' so save-then-reload cycles use the preferred section name consistently.copilot/feature-load-restapi-routes-config
parent
bbcc67b339
commit
c3564af9cf
Loading…
Reference in new issue