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
Describe the bug
In certain scenarios the DB would fail to download. When this happens we would get stuck in a condition were the file would be deleted but would not be able to be downloaded. Now we fail in such a way where we keep the old DB if we fail to update or download.
Also the DB must be at least 60 days old before we attempt to update.
The text was updated successfully, but these errors were encountered:
Describe the bug
In certain scenarios the DB would fail to download. When this happens we would get stuck in a condition were the file would be deleted but would not be able to be downloaded. Now we fail in such a way where we keep the old DB if we fail to update or download.
Also the DB must be at least 60 days old before we attempt to update.
The text was updated successfully, but these errors were encountered: