Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Debug file uploads provide no progress feedback

Open
#1,581 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
65/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Active
Tech stack
typescript
Domain
cli

Research direction

Start by running sentry debug-files upload <path> against a directory containing debug files and confirm that no feedback appears before the final result. Then locate the implementation of the sentry debug-files upload command and trace its upload flow. Done means users see progress or logging throughout the upload, followed by the existing final result.

Written by the indexing model from the issue text.

Description

Reported by Daniel Szoke.

sentry debug-files upload provides no progress feedback at all during the upload: there is no progress bar or progress logging, only the final result. This leaves users unable to tell whether the command is working throughout the entire upload, regardless of its duration.

  • The legacy CLI displayed upload progress and logging.
  • Reproduction: run sentry debug-files upload <path> against a directory containing debug files and observe that no progress is shown before the final result.

via Daniel Szoke.

--

View Junior Session [Sentry]

Dominant language
TypeScript
Stars
121
Forks
14
Avg merge
1d 1h
Merged PRs (30d)
92

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.

More from getsentry/cli

All issues in getsentry/cli

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.