codecov / feedback

A place to discuss feedback about the pull request and web product experience.
37 stars 7 forks source link

[Self-hosted] [CLI Uploader] [Regression] Temporary Unknown Error in UI for uploads #573

Closed nikosatwork closed 1 week ago

nikosatwork commented 1 week ago

Describe the bug When uploading a new report with Codecov CLI, in the Codecov Commit page UI the upload reports as erroring with "Unknown Error", until it correctly updates the backend, when the error goes away (after about15 minutes depending on the data I believe)

Environment (please complete the following information):

To Reproduce Steps to reproduce the behavior:

  1. Upload an xml coverage report using Codecov CLI
  2. Navigate to the commit page in Codecov
  3. Observe that the newly uploading upload entry is reporting "Unknown Error"
  4. After some time the error goes away (~15 minutes)

Expected behavior The upload could display "processing" or similar. But "Unknown Error" is misleading.

Screenshots Image

Note: It is not related to the amount of uploads in this particular commit. The bevaviour is the same on all repos with just a single upload.

drazisil-codecov commented 1 week ago

Duplicate of https://github.com/codecov/engineering-team/issues/2119