Hey all, I get this weird behavior once in a while...
# prefect-community
d
Hey all, I get this weird behavior once in a while - there are no logs in 1 of the flows I’m running. Most times it works fine and I get all the expected logs but sometimes only this - see the attached file. Am I missing something? Anyone have the same issue? This specific run had a bug (a python bug in the app itself that I couldn’t see..) Thanks
k
It’s my first time seeing this kind of issue. So the tasks run but there are no logs of their activity, and it only happens once in a while?
d
Exactly Its the same flow without any changes - I didn’t register a new version of it. For example - the next scheduled run of the same flow had the expected logs.
k
I will ask the team about this. Did you try to configure the logger in any way?
d
Hey @Kevin Kho sorry I missed it. No, no configuration at all - just the default prefect.context logger. And again - the same flow without any code changes is working fine, since I posted this message I had no issues (it’s running daily).
k
I am wondering if that Flow coincided with our outage somehow. We had one a while back. See this ? I don’t think there is anything actionable for now though. Do ping me if it happens again
👍 1