Skip to content

[hotfix] increase signald startup time config from 1 min to 3 min

aguestuser requested to merge hotfix-remove-healtcheck-spacing into master
  • this is the config that determines how long we wait to run the first healtcheck
  • since sometimes the first round of healtchecks is not sent, we may assume it is because we are trying to send them before signald is subscribed to all channels and ready to receive them
  • to eliminate this possibility, increase the expected signald startup time from 1 min to 3

Merge request reports