aboutsummaryrefslogtreecommitdiff
path: root/postgres-examples/test_client.py
diff options
context:
space:
mode:
authorChris Lu <chrislusf@users.noreply.github.com>2025-10-25 00:09:18 -0700
committerGitHub <noreply@github.com>2025-10-25 00:09:18 -0700
commit6a8c53bc44beb057f64d5ba1f7ac026f8410fe04 (patch)
tree2b3ceed66edd6dd141370bad3fbfce07886840bd /postgres-examples/test_client.py
parent37af41fbfeaf2e9830e25b658b8bed409fa6fae6 (diff)
downloadseaweedfs-6a8c53bc44beb057f64d5ba1f7ac026f8410fe04.tar.xz
seaweedfs-6a8c53bc44beb057f64d5ba1f7ac026f8410fe04.zip
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
Diffstat (limited to 'postgres-examples/test_client.py')
0 files changed, 0 insertions, 0 deletions