Skip to content

Periodic save

Compare
Choose a tag to compare
@lzambarda lzambarda released this 13 Apr 18:13
· 18 commits to master since this release
fdae8d3

hbt now periodically saves the internal graph state. By default this happens every 10 minutes but it can be tweaked with the HBT_SAVE_INTERVAL environment variable.
Any valid time.Duration can be used.