Files
openclaw/src/media
{Suksham-sharma} b59ea0e3f3 fix: prevent infinite retry loop for images exceeding 5MB
- Change MAX_IMAGE_BYTES from 6MB to 5MB to match Anthropic API limit
- Add isImageSizeError() to detect image size errors from API
- Handle image size errors with user-friendly message instead of retry
- Prevent failover for image size errors (not retriable)

Fixes #2271
2026-01-27 16:02:19 -06:00
..
2026-01-24 03:46:27 +00:00
2026-01-24 03:46:27 +00:00
2026-01-27 03:35:07 +00:00
2026-01-27 03:35:07 +00:00
2026-01-27 03:35:07 +00:00