-
-
Notifications
You must be signed in to change notification settings - Fork 80.7k
[Bug] Feishu plugin 2026.5.22: gateway connection timeout + QR code display broken #86070
Copy link
Copy link
Closed as not planned
Closed as not planned
Copy link
Labels
P1High-priority user-facing bug, regression, or broken workflow.High-priority user-facing bug, regression, or broken workflow.clawsweeper:needs-live-reproClawSweeper needs live local, crabbox, or manual validation to confirm this issue.ClawSweeper needs live local, crabbox, or manual validation to confirm this issue.clawsweeper:needs-maintainer-reviewClawSweeper marked this issue as needing maintainer review before automation.ClawSweeper marked this issue as needing maintainer review before automation.clawsweeper:needs-product-decisionClawSweeper marked this issue as needing a product or behavior decision.ClawSweeper marked this issue as needing a product or behavior decision.clawsweeper:no-new-fix-prClawSweeper does not recommend queueing a new automated fix PR for this issue.ClawSweeper does not recommend queueing a new automated fix PR for this issue.impact:auth-providerAuth, provider routing, model choice, or SecretRef resolution may break.Auth, provider routing, model choice, or SecretRef resolution may break.issue-rating: 🐚 platinum hermitGood issue quality with a plausible reproduction path needing some confirmation.Good issue quality with a plausible reproduction path needing some confirmation.staleMarked as stale due to inactivityMarked as stale due to inactivity
Description
Metadata
Metadata
Assignees
Labels
P1High-priority user-facing bug, regression, or broken workflow.High-priority user-facing bug, regression, or broken workflow.clawsweeper:needs-live-reproClawSweeper needs live local, crabbox, or manual validation to confirm this issue.ClawSweeper needs live local, crabbox, or manual validation to confirm this issue.clawsweeper:needs-maintainer-reviewClawSweeper marked this issue as needing maintainer review before automation.ClawSweeper marked this issue as needing maintainer review before automation.clawsweeper:needs-product-decisionClawSweeper marked this issue as needing a product or behavior decision.ClawSweeper marked this issue as needing a product or behavior decision.clawsweeper:no-new-fix-prClawSweeper does not recommend queueing a new automated fix PR for this issue.ClawSweeper does not recommend queueing a new automated fix PR for this issue.impact:auth-providerAuth, provider routing, model choice, or SecretRef resolution may break.Auth, provider routing, model choice, or SecretRef resolution may break.issue-rating: 🐚 platinum hermitGood issue quality with a plausible reproduction path needing some confirmation.Good issue quality with a plausible reproduction path needing some confirmation.staleMarked as stale due to inactivityMarked as stale due to inactivity
Type
Fields
Priority
None yet
Bug type
Regression (worked before, now fails)
Summary
Two regressions introduced by Feishu plugin v2026.5.22:
Gateway startup connection timeout: After upgrading the openclaw and Feishu plugin to 2026.5.22, the Gateway takes an extremely long time to connect to Feishu on startup, with timeout errors appearing in logs before the connection eventually succeeds.
QR code display broken during configure: When running openclaw configure and selecting QR Code for Feishu setup, the QR code is rendered at an abnormal size — it fills the entire terminal window, making it impossible to scan without manually resizing the terminal to a very large window.
Steps to reproduce
Issue 1: Gateway connection timeout
Issue 2: QR code display
Expected behavior
Issue 1
Feishu plugin should connect promptly on Gateway startup, as it did in previous versions.
Issue 2
QR code should render at a standard, scannable size within the terminal window.
Actual behavior
Issue 1
Connection takes significantly longer with timeout errors in gateway logs.
Issue 2
QR code is scaled to fill the entire terminal, requiring manual window resizing to view the complete code.
Environment
Additional context