Skip to content
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

feat(organization): add hidden async option to organizations endpoint to support onboarding of large organizations #594

Merged
merged 3 commits into from
Jan 17, 2025

Conversation

maratsal
Copy link
Collaborator

This PR is to address organizations onboarding with thousands of accounts, where previous API endpoint would timeout. ?async=true option was introduced to API, but terraform provider update was missing.

This code has been tested with 900 accounts organizaton onboarding and all worked fine.

replacing PR #591 to be able to finish tests.

@maratsal
Copy link
Collaborator Author

@cgeers can you review this one please. tests here are passing now.

@maratsal maratsal merged commit d8d5217 into master Jan 17, 2025
23 checks passed
@maratsal maratsal deleted the feat-support-async-call branch January 17, 2025 16:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants