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

🐞 [Bug]: Better error handling for fetching/setting price tables on client #76

Closed
2 tasks done
ozgunozerk opened this issue Feb 19, 2024 · 0 comments · Fixed by #77
Closed
2 tasks done

🐞 [Bug]: Better error handling for fetching/setting price tables on client #76

ozgunozerk opened this issue Feb 19, 2024 · 0 comments · Fixed by #77
Assignees
Labels
bug Something isn't working

Comments

@ozgunozerk
Copy link
Owner

What happened?

The API we are using may respond with "N/A" for the prices (although this happens very infrequently, still happens).
This causes parsing problems on the client-side, with unsubtle error messages.

platform

  • Android
  • iOS

Expected behavior

If the client can generate more elaborate error messages (for example, mentioning the failing price table date, and the category of the asset, etc.), would be much more helpful to detect and fix the issue on the server side.

@ozgunozerk ozgunozerk added the bug Something isn't working label Feb 19, 2024
@ozgunozerk ozgunozerk self-assigned this Feb 19, 2024
@github-project-automation github-project-automation bot moved this to Backlog in HowMuch Feb 19, 2024
@github-project-automation github-project-automation bot moved this from Backlog to Done in HowMuch Feb 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant