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

chore: improve error notifications in annotations and notebooks (cherry-pick) #6953

Merged
merged 2 commits into from
Sep 20, 2024

Commits on Sep 20, 2024

  1. chore: improve error notifications in annotations and notebooks (#6927)

    * chore: improve error notifications in annotations and notebooks
    
    I noticed that annotations and notebooks could display the api error
    when requests fail - they are not consistent about it.
    
    * fix: improve failure error message notifications
    
    Including the underlying error in error messages, this improves
    notebooks, dashboards, labels, and annotations. Many other error
    notifications all need improving e.g. in tasks and secrets.
    
    * chore: run yarn prettier:fix
    
    * chore: whitespace to trigger ci
    philjb committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    98c124d View commit details
    Browse the repository at this point in the history
  2. chore: run prettier

    philjb committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    0c1cdc6 View commit details
    Browse the repository at this point in the history