[PR #952] [MERGED] Automatically abort failed multipart requests #1722

Closed
opened 2026-03-04 02:01:51 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/952
Author: @gaul
Created: 2/3/2019
Status: Merged
Merged: 2/4/2019
Merged by: @ggtakec

Base: masterHead: multipart/failed


📝 Commits (1)

  • a1d3ff9 Automatically abort failed multipart requests

📊 Changes

1 file changed (+16 additions, -0 deletions)

View changed files

📝 src/curl.cpp (+16 -0)

📄 Description

This can avoid dangling parts. However, many transfers fail due to
network errors so we still need other mechanisms to handle these
parts.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/s3fs-fuse/s3fs-fuse/pull/952 **Author:** [@gaul](https://github.com/gaul) **Created:** 2/3/2019 **Status:** ✅ Merged **Merged:** 2/4/2019 **Merged by:** [@ggtakec](https://github.com/ggtakec) **Base:** `master` ← **Head:** `multipart/failed` --- ### 📝 Commits (1) - [`a1d3ff9`](https://github.com/s3fs-fuse/s3fs-fuse/commit/a1d3ff97669f70b7cefd6314ff42f53aee910822) Automatically abort failed multipart requests ### 📊 Changes **1 file changed** (+16 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/curl.cpp` (+16 -0) </details> ### 📄 Description This can avoid dangling parts. However, many transfers fail due to network errors so we still need other mechanisms to handle these parts. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 02:01:51 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/s3fs-fuse#1722
No description provided.