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

fix(1206): Resource fetching performance improvement for MongoDb #1207

Conversation

tanbirali
Copy link
Contributor

Problem

Synchronous fetching of resources for MongoDB

Solution

Submitting the tasks to worker pool instead of executing synchronously.

Changes Made

-Update respective function signature
-Use providers.WorkerPool.SubmitTask to submit the task to worker pool

Checklist

providers/mongodbatlas/mongodbatlas.go Outdated Show resolved Hide resolved
Co-authored-by: Azanul Haque <42029519+Azanul@users.noreply.github.com>
@mlabouardy mlabouardy merged commit 3e31650 into tailwarden:develop Nov 15, 2023
3 checks passed
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.

3 participants