My opinion: The object source should be responsible for figuring this out. The most logical solution is probably to test for a connection in indexIsValidFromDate:forEntry: and return YES if it’s not available.
My opinion: The object source should be responsible for figuring this out.
The most logical solution is probably to test for a connection in indexIsValidFromDate:forEntry: and return YES if it’s not available.
Reply to this email directly or view it on GitHub: #634 (comment)
Yeah, that could always be bypassed by a manual rescan, but if you force a scan of a web source with no Internet connection, you get what you deserve. :-)
I can only think of the Web Search module where this applies.
Steps to reproduce:
What should really happen: QS should detect you have no internet and leave things as is.
The text was updated successfully, but these errors were encountered: