fix(auth): cap GitHub Copilot OAuth timeouts

This commit is contained in:
Peter Steinberger
2026-05-29 22:02:52 +02:00
parent b3dc7a4a80
commit 4f2dc09431
+1
View File
@@ -13,6 +13,7 @@ Docs: https://docs.openclaw.ai
- Plugins: make PixVerse external-plugin ClawHub metadata explicit and keep it out of bundled dist builds.
- Providers: bound generated media downloads from OpenAI, Runway, xAI, MiniMax, BytePlus, DashScope-compatible, FAL, OpenRouter, Google, Vydra, and Comfy providers.
- Providers: cap GitHub Copilot OAuth request timeouts before creating abort signals.
- Cron: retry recurring jobs after transient model rate limits before waiting for the next scheduled slot.
## 2026.5.28