davsclaus opened a new pull request, #26364:
URL: https://github.com/apache/camel/pull/26364

   `camel.main.duration=15s` was rejected as an unknown option, and it is what 
most people, and every model, write when they mean `durationMaxSeconds`. 
`DefaultConfigurationProperties` gets `duration` (and `withDuration`) taking a 
value with a unit, parsed with `TimeUtils`; a plain number is seconds. 
Regenerated main metadata (camel-main and the catalog copy).
   
   Tests: `MainDurationAliasTest`. 5 files, 2 generated.
   
   Found while benchmarking a local model against the Camel MCP server 
(CAMEL-24698); the run-by-run history stays on a local bench branch.
   
   🤖 Generated with [Claude Code](https://claude.com/claude-code)
   
   https://claude.ai/code/session_01Bp3538HRBPMQkb5ta9xRaj
   


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