You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 9, 2018. It is now read-only.
When a lookup fails I would like to keep the past location data.
The easiest method for this is to read the on disk values into memory, run through the lookup, etc. and if a CurrentStatus message of 'Successful' is not returned write previously stored values back to disk.
Not sure why anyone would want this to be disabled so no preference key will be given.
The text was updated successfully, but these errors were encountered:
When a lookup fails I would like to keep the past location data.
The easiest method for this is to read the on disk values into memory, run through the lookup, etc. and if a
CurrentStatus
message of 'Successful' is not returned write previously stored values back to disk.Not sure why anyone would want this to be disabled so no preference key will be given.
The text was updated successfully, but these errors were encountered: