Files
AutoGPT/autogpt_platform/backend
Otto ea738fff56 fix: add context to error logs and revert unrelated test file change
- Add 'context' parameter to _log_api_error to indicate where errors occur
- Log messages now show: 'stream (not retrying)', 'stream (max retries N exceeded)',
  'LLM continuation (not retrying)', 'LLM continuation (max retries N exceeded)'
- Revert removal of pytest import from execution_queue_test.py (unrelated to PR)
2026-02-13 12:59:43 +00:00
..