Do we foresee any issue with this ? Regarding your suggestion to make the deletion process fully asynchronous via a workqueue, thatâ??s a valid point. Workqueue-based handling is a good idea, but we need to account for potential delays if the worker thread isnâ??t scheduled promptly. We also need to consider timeout-based rescheduling, especially during command failures, to ensure retries happen in a timely manner. Weâ??ll evaluate this suggestion further and get back to you. Thanks again for the insightful feedback! Best Regards, Nithy