Describe the bug
Remote content changes are not retrieved trying iterative validations for the same url. This does not help to fix server side issues. Is there any caching mecanism ?
To Reproduce
- Check a non working url
- Fix the rss on the server side
- Check again
Expected behavior
Checking should reload the remote content or user interface should provide a force refresh mecanism.
Additional context
Here is the url that was broken : http://publications.olbin.org/rss but still reports error after giving a fix.
( with headers that should prevent caching ).
My workarround was to put à changing dummy param to force reloading.
Describe the bug
Remote content changes are not retrieved trying iterative validations for the same url. This does not help to fix server side issues. Is there any caching mecanism ?
To Reproduce
Expected behavior
Checking should reload the remote content or user interface should provide a force refresh mecanism.
Additional context
Here is the url that was broken : http://publications.olbin.org/rss but still reports error after giving a fix.
( with headers that should prevent caching ).
My workarround was to put à changing dummy param to force reloading.