Skip to content

Commit 2fbb116

Browse files
authored
Clarify what forcing a full refresh does
1 parent 5fb6311 commit 2fbb116

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -188,8 +188,8 @@ dedicated API, not directly from F95zone. This data is cached for up to 7 days,
188188
</details>
189189

190190
The tool will ask this API when the last time was that a thread changed any of its data, 10 threads at a time; the API will check if any of these are due to be
191-
checked again, do it if so, then return the timestamps; the tool will only fetch the full data for threads that changed since the last refresh (unless you force a
192-
full refresh, in which case the full data for all threads is fetched).
191+
checked again, do it if so, then return the timestamps; the tool will only fetch the full data from the API for threads that changed since the last refresh (unless you force a
192+
full refresh, in which case the full data for all threads is fetched from the API; note that forcing a full refresh does not affect when the cache API will get new data from F95zone, it only affects your tool getting data from the cache API).
193193

194194
This is what allows F95Checker to quickly check thousands of games in a matter of seconds. However running a full recheck on your end will not force the cache API to
195195
get new data, so when some less important details change they will be detected at most 7 days later.

0 commit comments

Comments
 (0)