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

Add exception handling when api responds poorly #20

Open
gooseops opened this issue Nov 20, 2023 · 1 comment
Open

Add exception handling when api responds poorly #20

gooseops opened this issue Nov 20, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@gooseops
Copy link
Owner

Information

  • Currently when api rate limit is reached or the API just doesn't return anything, the application errors with little information for the end user
  • These errors/exceptions should be handled more gracefully

Deliverables

  • Check response of apis before continuing.
  • If error, do something more gracefule i.e. (Something went wrong, please try again in a few moments or refresh the page)
@gooseops gooseops added the enhancement New feature or request label Nov 23, 2023
@gooseops gooseops transferred this issue from another repository Feb 1, 2024
@gooseops
Copy link
Owner Author

gooseops commented Feb 1, 2024

This is for goose-weather

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant