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

If any client initiated action returns 404 re fetch courses.json and other files and try again with newly updated url. #39

Closed
jamo opened this issue Aug 12, 2015 · 2 comments

Comments

@jamo
Copy link
Member

jamo commented Aug 12, 2015

If any client initiated action returns 404 re fetch courses.json and other files and try again with newly updated url.

eg. when submit url address is changed

@ljleppan
Copy link
Member

When a HTTP request sent to the server returns 404, the client should re-fetch any and all .json files. This is because one possible cause for the 404 is the server paths changing and the new JSON files would reflect this.

@UMTti UMTti self-assigned this Aug 17, 2015
@UMTti
Copy link
Contributor

UMTti commented Aug 17, 2015

Cache should be implemented

@UMTti UMTti closed this as completed Aug 17, 2015
@UMTti UMTti removed the in progress label Aug 17, 2015
@jamo jamo unassigned UMTti Aug 31, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants