nic-6443 opened a new pull request, #13316:
URL: https://github.com/apache/apisix/pull/13316

   Instance names with dots (e.g. model version + IP like 
`Qwen3.5-397B-10.249.238.157`) should be treated as constant keys by the rate 
limiting framework, not as `ctx.var` expressions.
   
   The existing `key_type = "constant"` in `transform_limit_conf()` already 
handles this correctly. This test adds coverage for the scenario to prevent 
future regressions.


-- 
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]

Reply via email to