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
I actually think we should change the default poll as too quick could cause issues. We should default it to seconds (2s). We could then add it if missing.
Setting
PollInterval = "5"
results in interlock failing to startup.Log output:
Setting
PollInterval = "5s"
lets interlock start up, but I have no idea if this is a correct time unit.Suggest documentation be updated/expanded to mention the required time unit (and available viable options)?
Also, if possible perhaps default to seconds if no time unit specified?
Currently running
interlock:test
.The text was updated successfully, but these errors were encountered: