Skip to content

Conversation

@hai-brian
Copy link

Replace the simple "still uploading" message with detailed progress information including:

  • Percentage completion based on initial vs current upload state
  • Completed/total file counts
  • Breakdown of queued vs actively uploading files

This provides better visibility into the upload progress during cached mount flush operations.

Tested (run the relevant ones):

  • Code formatting: install pre-commit (auto-check on commit) or bash format.sh
  • Any manual or new tests for this PR (please specify below)
  • All smoke tests: /smoke-test (CI) or pytest tests/test_smoke.py (local)
  • Relevant individual tests: /smoke-test -k test_name (CI) or pytest tests/test_smoke.py::test_name (local)
  • Backward compatibility: /quicktest-core (CI) or pytest tests/smoke_tests/test_backward_compat.py (local)

Replace the simple "still uploading" message with detailed progress
information including:
- Percentage completion based on initial vs current upload state
- Completed/total file counts
- Breakdown of queued vs actively uploading files

This provides better visibility into the upload progress during
cached mount flush operations.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant