What's wrong with this entry?
Remote sessions now use a hybrid transport that sends messages via HTTP POST with WebSocket fallback, improving reliability.
- Implements retry logic with exponential backoff (up to 10 attempts)
- Converts WebSocket URLs to HTTP POST endpoints for
eventsAPI - Client errors (4xx except 429) are not retried
- Maximum backoff delay of 8 seconds
Yv0 class at line 542866 (HybridTransport, contains "HybridTransport: POST URL", "cli_hybrid_transport_initialized")
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.