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

Optimize the number of queries to the service #158

Merged
merged 2 commits into from
Feb 21, 2024

Conversation

jcjaskula-aws
Copy link
Collaborator

Summary

  • Use AwsQuantumTaskBatch._retrieve_result to download results faster (using multiple parallel workers).
  • Use cached task status value to avoid query the service multiple times.

Details and comments

@jcjaskula-aws jcjaskula-aws merged commit bc9e399 into main Feb 21, 2024
7 checks passed
@jcjaskula-aws jcjaskula-aws deleted the jcjaskula-aws/improve_result_download_performance branch February 21, 2024 16:59
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