Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove console.error and report non-success responses #1092

Merged
merged 3 commits into from
May 14, 2024

Conversation

dmfalke
Copy link
Member

@dmfalke dmfalke commented May 14, 2024

Fixes #1091

This PR includes the following:

  • Remove unused module
  • User a getter for onNonSuccessResponse, so we can lazily call FetchClient.setOnNonSuccessResponse
  • Remove some console.error calls

@dmfalke dmfalke requested a review from jernestmyers May 14, 2024 15:57
@dmfalke dmfalke marked this pull request as ready for review May 14, 2024 17:55
@dmfalke
Copy link
Member Author

dmfalke commented May 14, 2024

@jernestmyers I made a few changes since your review, and I've more thoroughly tested it. Let me know if you have questions.

@dmfalke dmfalke merged commit b2458f0 into main May 14, 2024
1 check passed
@dmfalke dmfalke deleted the user-datasets-report-upload-error branch May 14, 2024 19:19
dmfalke added a commit that referenced this pull request May 14, 2024
* Remove console.error and report non-success responses

* Remove unused module

* Use a getter to allow for dyanmic access to callback

(cherry picked from commit b2458f0)
dmfalke added a commit that referenced this pull request May 14, 2024
* Remove console.error and report non-success responses

* Remove unused module

* Use a getter to allow for dyanmic access to callback

(cherry picked from commit b2458f0)
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.

User datasets - Report upload errors
2 participants