Closed smunteankestra closed 1 month ago
I can reproduce the issue — the logs for the Schedule trigger are showing but then they immediately disappear for some reason.
Adding a note here that the original solution for this issue was changed in https://github.com/kestra-io/kestra/pull/5307, but as there were couple of commits related to this section, we should re-test this one again sometime soon and re-open if necessary @smunteankestra.
Describe the issue
Step 1 : Run the flow bellow (basically it logs a string every minute) Step 2: Navigate to triggers (on the same flow) Step 3 : Refresh the page/turn on Autorefresh
Expected: See Logs: on start of the trigger, then the message Actual: logs flicker
Flow:
Environment