Closed dhowe closed 7 years ago
something like:
Maybe put it in the section above? In this way, the grouping can better indicate that it's the servers that will be rechecked.
Please check: https://github.com/dhowe/ChinaEye/pull/53
Works well, however we need some kind of loading animation, otherwise it is not clear that the software is being done. Can we change the OK/FAIL icons to a little spinning circle (or some other easy indication that the check is being done)?
Please check: https://github.com/dhowe/ChinaEye/pull/56
This one can be closed
Should first call:
Cache.clear(key);
And then treat as a normal request (since the cache is cleared, the real server request will then be made)