Files
seaweedfs/weed/operation
Chris Lu 6a8c53bc44 Filer: batch deletion operations to return individual error results (#7382)
* batch deletion operations to return individual error results

Modify batch deletion operations to return individual error results instead of one aggregated error, enabling better tracking of which specific files failed to delete (helping reduce orphan file issues).

* Simplified logging logic

* Optimized nested loop

* handles the edge case where the RPC succeeds but connection cleanup fails

* simplify

* simplify

* ignore 'not found' errors here
2025-10-25 00:09:18 -07:00
..
2021-04-02 02:22:59 -07:00
2019-02-09 21:56:32 -08:00
2024-08-29 09:52:21 -07:00
2025-05-28 11:34:02 -07:00
2025-08-22 01:15:42 -07:00