Termiant or Abort
Open
Nobody has claimed this yet.
question
- Dominant language
- Java
- Stars
- 182
- Forks
- 49
- Avg merge
- 7d 20h
- Merged PRs (30d)
- 2
Description
Question
- In tus android library , how we can terminate or abort a on going upload from client side ?
- While a upload is in process, when I try to send a delete request, i get response 423 file currently locked. How to resolve
Setup details
Please provide following details, if applicable to your situation:
- Runtime environment: [e.g. Android version, etc.]
- Used tus-android-client version: v0.1.10
- Used tus-java-client version: v0.4.2
- Used tus server software: tusd
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the upload cancellation and delete-request handling in tus-android-client v0.1.10, then compare the behavior with the tus-java-client v0.4.2 and tusd responses. Reproduce an in-progress upload followed by a delete request and determine the expected client-side termination behavior and handling of the 423 locked response.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100