Closed gioelecerati closed 2 years ago
Is this to handle the triggering of import in a cycle after it's ran the first time? Did this end up happening without the guard statement?
import
Works! Deploying to prod now.
https://eu-metrics-monitoring.livepeer.live/grafana/explore?orgId=1&left=%5B%22now-3h%22,%22now%22,%22Loki%22,%7B%22refId%22:%22A%22,%22expr%22:%22sum(count_over_time(%7Bapp%3D%5C%22staging-livepeer-orchestrator%5C%22%7D%20%7C%3D%20%5C%22Transcoder%20Return%20:%20Invalid%20argument%5C%22%20%5B10m%5D))%22,%22resolution%22:1%7D,%7B%22refId%22:%22B%22,%22expr%22:%22%7Bapp%3D%5C%22staging-task-runner%5C%22%7D%20%7C%3D%20%5C%22Invalid%20argument%5C%22%22%7D%5D
Is this to handle the triggering of
import
in a cycle after it's ran the first time? Did this end up happening without the guard statement?