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

✨ Fix error handling in axios plugin for 401 #4362

Merged
merged 4 commits into from
Dec 12, 2023

Conversation

damianpumar
Copy link
Contributor

@damianpumar damianpumar commented Nov 30, 2023

  • Handling error by backend code for 401.
    undefined error message
Screenshot 2023-11-30 at 12 59 58

Copy link

The URL of the deployed environment for this PR is https://argilla-quickstart-pr-4362-ki24f765kq-no.a.run.app

@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Nov 30, 2023
@dosubot dosubot bot added the size:S This PR changes 10-29 lines, ignoring generated files. label Dec 12, 2023
@damianpumar damianpumar merged commit 04e88a5 into develop Dec 12, 2023
13 checks passed
@damianpumar damianpumar deleted the feature/frontend-handling-errors-by-code branch December 12, 2023 08:52
leiyre pushed a commit that referenced this pull request Dec 12, 2023
* develop: (21 commits)
  ✨ Fix error handling in axios plugin for 401 (#4362)
  docs: Change `telemetry` section in tutorials to directly executable cells (#4399)
  docs: add faq files (#4363)
  fix: pinning `pytest-asyncio` to version `0.21.1` to avoid problems running unit tests on GitHub workflows (#4395)
  docs: add making most of markdown to tutorial page (#4376)
  Fixing typo in Fine Tuning LLMs Practical Guides (#4392)
  Token Classification epochs parameter trainer changed (#4393)
  docs: align practical guidescreate datasethtml with end2end examples structure (#4375)
  docs: hugging face space url (#4379)
  docs: extend using proxy section (#4368)
  chore: update dev version
  chore: update CHANGELOG.md before release v1.20.0 (#4357)
  docs: temporal update to indicate persistent storage (#4355)
  docs: add suggestions and responses filters and sorting (#4345)
  docs: add end2end example on creating a basic text-classification dataset (#4208)
  Fix/responses suggestions filter fine tune (#4356)
  Fix/responses suggestions filter fine tune (#4356)
  fix: Accept draft responses on dataset records creation (#4354)
  Feature/responses operator (#4352)
  Feature/responses operator (#4352)
  ...
@damianpumar damianpumar linked an issue Dec 20, 2023 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm This PR has been approved by a maintainer size:S This PR changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE] User-friendly error messages in UI
2 participants