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

Delete multiple JobExecution at once #97

Open
yann-eugone opened this issue Jul 12, 2023 · 0 comments
Open

Delete multiple JobExecution at once #97

yann-eugone opened this issue Jul 12, 2023 · 0 comments

Comments

@yann-eugone
Copy link
Contributor

yann-eugone commented Jul 12, 2023

Description
Simpler way to delete multiple JobExecution than querying all, and removing every single objects fetched.

Example
Add to the Yokai\Batch\Storage\QueryableJobExecutionStorageInterface, a method that:

  • accept a Yokai\Batch\Storage\Query argument
  • delete JobExecution matched by the query
@yann-eugone yann-eugone added the enhancement New feature or request label Jul 12, 2023
@yann-eugone yann-eugone self-assigned this Jul 12, 2023
@yann-eugone yann-eugone changed the title JobExecution delete by query Delete multiple JobExecution at once Jul 12, 2023
@yann-eugone yann-eugone removed their assignment Jul 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant