v2.0.5
Google Meet join retries use a fresh network each time
- 2improved
When a Google Meet join times out, the retry now comes from a different network instead of the one that just failed, and the final attempt connects directly. Bots that used to exhaust every retry against the same unlucky route now recover.
Improvements
- Each Google Meet join retry uses a fresh network identity rather than repeating the one that already timed out, so a single bad route no longer costs a bot all of its attempts.
- The last retry connects directly, which recovers meetings where the intermediate network was itself the cause of the timeout.