-
Notifications
You must be signed in to change notification settings - Fork 48
Open
Labels
enhancementNew feature or requestNew feature or request
Description
[chain]
stop_epoch = XX
instead of specifying an epoch to stop on, which then requires constantly updating the config file
can we have a stop_epoch_interval = 5? so it will just stop when epoch % 5 == 0 ?
if you want to stop on every epoch, simply set stop_epoch_interval = 1
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request