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
When there's too many secrets on AWS the secrets are not fetch.
This is an issue with the method listSecrets that has a bad usage of the nextToken and concurrency.