Alex Dunmow 4e82b1ef41 fix(login): retry transient poll errors instead of aborting the device flow
A proxy 502 during a backend restart killed attended logins mid-poll.
NotFound/InvalidArgument still fail fast; everything else retries until
the device-code deadline, with a one-time notice.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-07 11:05:30 +08:00
..