-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Export Of All Roles Resulting in Status Code 429 #82
Comments
How many roles do you have in production (approximately)? |
60 roles. |
That's not a lot of roles... |
Yeah haha, just barely went live so still in our infancy! We have one role with ~24 identities that has ~50 entitlements. Pretty much every other one has 20 or less. Only other thing really of note is we have a couple roles with larger identity pools. One has ~39,000 identities. A few around 10k, and the rest fairly small. |
…cess profiles (cf. #82) - Role and Access Profile imports are now cancellable
- 429 Too Many Requests error during export or import of roles and access profiles (cf. #82) - Role and Access Profile imports are now cancellable
@jrdensmore |
Still experiencing on v1.3.1 unfortunately |
I've tested with 60 roles with 50 different entitlements each and it worked. |
Unfortunately same issue. Ensured update + reload, machine has even been restarted with updates. Attached is my developer console log |
Hi, i'm running into the same issue, we have a about 680 roles, i imagine the rate limiting is causing the 429 error, is there a workaround or a fix on this ? |
I am getting the same error. We have about 3,600 roles and 2000 Access Profiles. Most roles only have a few entitlements. |
I am having similar issues but, my error is a now 404. I've uninstalled/reinstalled and readded my tenant. Other functions are working without returning an error. |
@jackeeem I cannot reproduce this error. |
@jrdensmore @acmans |
Same issue still persisting on my end |
@jrdensmore @acmans |
I had a successful export! I haven't actually reviewed the export due to time constraints, but I'll try to shortly and report back if I see any issues. |
It appears to have fixed it for me also. Thanks everyone!!! |
Describe the bug
Attempting to use the 'Export all Roles as CSV' feature on roles results in error stating status code 429
To Reproduce
Expected behavior
A CSV is saved to prompted location.
Screenshots
Environment
Logs
Need time to sanitize this of private information, will edit on doing so.
Additional context
Working in sandbox, but honestly we don't even have that many roles yet, so despite production having more, its not a crazy amount.
The text was updated successfully, but these errors were encountered: