-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
Summary
When a user leaves cf top running for a long period of time, their UAA refresh token will expire, however we've noticed that it keeps on trying to get a new token. When this occurs we see ~600 requests per minute to UAA's /oauth/token endpoint until the offending user kills their cf top process.
Steps to reproduce the issue
- Login to Cloud Foundry
cf login - Run
cf top - Wait until the refresh token expires
Result: You will see lots of errors being printed to UAA's logs with the message "Handling error: InvalidTokenException, Invalid refresh token expired at..."
Environment
- Windows
- cf-cli v6.43.0 and v6.50.0
- top v0.9.5
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels