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

Handle 404 errors from flutter API #51

Closed
jayrambhia opened this issue Jul 23, 2018 · 1 comment
Closed

Handle 404 errors from flutter API #51

jayrambhia opened this issue Jul 23, 2018 · 1 comment
Assignees
Projects

Comments

@jayrambhia
Copy link
Owner

If the API returns 404, it's not going to return the ratings the next time. In order to decrease the stress on the server, we should "cache" 404 responses for certain time period.

@jayrambhia jayrambhia self-assigned this Jul 23, 2018
@jayrambhia jayrambhia added this to To Do in Features via automation Jul 23, 2018
jayrambhia added a commit that referenced this issue Jul 28, 2018
@jayrambhia
Copy link
Owner Author

Added the feature for Flutter API.

Features automation moved this from To Do to Done Jul 28, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Features
  
Done
Development

No branches or pull requests

1 participant