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

Improve ASM Sync Performance #46

Open
2 of 4 tasks
arng4108 opened this issue Sep 11, 2024 · 0 comments
Open
2 of 4 tasks

Improve ASM Sync Performance #46

arng4108 opened this issue Sep 11, 2024 · 0 comments
Assignees
Labels
improvement This issue or pull request will add or improve functionality, maintainability, or ease of use

Comments

@arng4108
Copy link

arng4108 commented Sep 11, 2024

💡 Summary

Find a way to improve the execution time of the ASM Sync process, most likely utilizing SQS

Motivation and context

The current execution time for the ASM Sync process is very long at around 18 days, which is not acceptable - especially if we scale to even more organizations in the future

Implementation notes

  • Identify possible solutions
  • Implement and test solution
  • Bring the ASM sync execution time down to a more reasonable amount

Acceptance criteria

  • Identify the best way to apply SQS to the ASM sync process to increase performance
  • Implement the performance improvement
  • Test the new code
  • Put the new code into regular use
@arng4108 arng4108 added the improvement This issue or pull request will add or improve functionality, maintainability, or ease of use label Sep 11, 2024
@arng4108 arng4108 self-assigned this Sep 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement This issue or pull request will add or improve functionality, maintainability, or ease of use
Projects
None yet
Development

No branches or pull requests

1 participant