Logs from this monitor:
time="2024-05-28T21:42:45Z" level=info msg="Monitoring build 253f0bfd-3cd6-4aac-a2cb-7fbffff03b3e"
time="2024-05-28T21:42:52Z" level=info msg="Sent notification for build 253f0bfd-3cd6-4aac-a2cb-7fbffff03b3e"
Logs from a successful monitor:
time="2024-05-27T13:53:22Z" level=info msg="Monitoring build c1fcf060-58e4-463d-b5f5-5818b3038b59"
time="2024-05-27T14:00:11Z" level=info msg="Message posted to webhook with http status 200"
time="2024-05-27T14:00:11Z" level=info msg="Sent notification for build c1fcf060-58e4-463d-b5f5-5818b3038b59"
Need to check if there was an intermediary status other than running. That would explain how the monitor exited the loop without triggering a notification
Logs from this monitor:
Logs from a successful monitor:
Need to check if there was an intermediary status other than
running. That would explain how the monitor exited the loop without triggering a notification