poller.py: la revisión al arrancar ahora respeta _en_horario_habitual() — si son las 06:18 PYT no revisa hasta las 07:00
health.py: el watcher calcula la hora actual en America/Asuncion antes de alertar — fuera de horario hábil (noches, fines de semana) no manda alerta aunque el último poll sea de hace horas
This commit is contained in:
@@ -5,7 +5,8 @@
|
||||
"Bash(git commit -m ' *)",
|
||||
"Bash(git checkout *)",
|
||||
"Bash(git commit *)",
|
||||
"Bash(git merge *)"
|
||||
"Bash(git merge *)",
|
||||
"Bash(git remote *)"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user