a0a0635ddd5fad4abe252a0461864648405af57f
Extends the existing ApiExceptionHandler @RestControllerAdvice to map DateTimeParseException and IllegalArgumentException to 400 Bad Request. Logs and agent-events endpoints both parse ISO-8601 query params and previously leaked parse failures as internal server errors. All IllegalArgumentException throw sites in production code are input-validation usages (slug validation, containerConfig validation, cursor decoding), so mapping to 400 is correct across the board. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Description
Observability server for Cameleer agents
Languages
Java
61.6%
TypeScript
30.2%
HTML
5.2%
CSS
2.9%