tus / tus/tus-android-client

Termiant or Abort

Open
#64 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

question
Dominant language
Java
Stars
182
Forks
49
Avg merge
7d 20h
Merged PRs (30d)
2

Description

Question

  1. In tus android library , how we can terminate or abort a on going upload from client side ?
  2. 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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.