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
Currently if the tsv_file_url property is configured, the chainhook node will attempt to download and restore from this file on reboot, even if there is pre-existing data (e.g. data restored from a volume snapshot).
Ideally the chainhook node would only download and restore from a TSV if its working dir is empty.
The text was updated successfully, but these errors were encountered:
Currently if the
tsv_file_url
property is configured, the chainhook node will attempt to download and restore from this file on reboot, even if there is pre-existing data (e.g. data restored from a volume snapshot).Ideally the chainhook node would only download and restore from a TSV if its working dir is empty.
The text was updated successfully, but these errors were encountered: