You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
perf: cache enterprise installation ID to avoid repeated lookups
Store the enterprise installation ID after the first successful lookup
so subsequent calls to enrichContextWithEnterprise can skip the
listInstallations API call and directly call robot.auth(cachedId).
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
0 commit comments