Async version of safe JSON response parsing.
Handles regular JSON responses and detects SSE format (which usually indicates a configuration issue where streaming was enabled unexpectedly).
aiohttp ClientResponse object
Description of the operation for error context
Specific logger to use