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

Support new pasqal-cloud features #659

Open
2 of 4 tasks
HGSilveri opened this issue Mar 20, 2024 · 0 comments
Open
2 of 4 tasks

Support new pasqal-cloud features #659

HGSilveri opened this issue Mar 20, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@HGSilveri
Copy link
Collaborator

HGSilveri commented Mar 20, 2024

Since v0.4, pasqal-cloud has introduced a handful of useful new features:

  • Open batches: Adding jobs to a batch after it was created
  • Retry: The ability to retry all or specific jobs in a batch
  • Partial results: Allow fetching the results of the successful jobs in a batch, even if part of them has failed or is pending
  • Batch/Job cancellation: Provide the option to cancel a batch or job execution

Supporting all these might not be feasible within the backend interfaces but we should at least consider implementing and doing so when possible.

@HGSilveri HGSilveri added the enhancement New feature or request label Mar 20, 2024
@HGSilveri HGSilveri added this to the Pulser v1 milestone Mar 20, 2024
@HGSilveri HGSilveri self-assigned this Mar 25, 2024
@HGSilveri HGSilveri removed this from the Pulser v1 milestone Jun 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant