quickwit icon indicating copy to clipboard operation
quickwit copied to clipboard

Trigger a delete task planner evaluation after creation of a delete task

Open fmassot opened this issue 1 year ago • 0 comments

As noted in #1962, when a user creates a delete task, he has to wait at most 60 seconds before seeing planned delete operations.

On the creation, we could just send an event to the DeleteTaskPlanner of the related index so that it will plan delete operations immediately.

fmassot avatar Sep 28 '22 12:09 fmassot