My flows are working well on Google Cloud Run, but my logs are filled up with this message. All my googling and Marvining isn't helping, anyone have a clue?
n
Nate
11/21/2024, 1:04 AM
hi @Michael Natkin thats actually not a problem
thats a DEBUG level log from a background thread responsible for sending out logs and stuff like that, similar to an iterator and
StopIteration
, its just raising a signal that there's nothing in the queue
we could potentially clean that up, but sometimes we leave DEBUG logs in there to help us make sense of things when debugging
Nate
11/21/2024, 1:04 AM
so feel free to ignore or update your
PREFECT_LOGGING_LEVEL
wherever that process is
m
Michael Natkin
11/21/2024, 1:10 AM
Oh, yay! Thank you, I had turned debugging on to find a different problem. I'll just turn it back off and go about my business.
Bring your towel and join one of the fastest growing data communities. Welcome to our second-generation open source orchestration platform, a completely rethought approach to dataflow automation.