Skip to content

fix: clear upload errors#156

Merged
stevensJourney merged 2 commits into
mainfrom
clear-upload-errors
Jul 9, 2026
Merged

fix: clear upload errors#156
stevensJourney merged 2 commits into
mainfrom
clear-upload-errors

Conversation

@stevensJourney

Copy link
Copy Markdown
Contributor

When testing the Request Checkpoint PR work - I noticed that the sync status uploadError is never cleared after a successful upload.

Steps to reproduce:

  • Trigger an upload, but it should fail (maybe close the backend) - the sync status should reflect the error.
  • Allow the upload to succeed, the uploadError should be cleared.

I added an assertion in the recoversFromUploadErrors test. Making this changes causes the test to hang forever on main.


AI disclosure: I asked Codex to sanity check, review and verify the implementation with other SDKs.

@stevensJourney
stevensJourney marked this pull request as ready for review July 9, 2026 10:16
@stevensJourney
stevensJourney requested a review from simolus3 July 9, 2026 10:16
@stevensJourney
stevensJourney merged commit d597dc7 into main Jul 9, 2026
7 of 8 checks passed
@stevensJourney
stevensJourney deleted the clear-upload-errors branch July 9, 2026 11:35
@simolus3 simolus3 mentioned this pull request Jul 20, 2026
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.

2 participants