I have worked in a simple mastermind game made in python, and made the following code to make the letters of the text appear with a delay between them (without making newlines). Unfortunately, this ...
When I call langfuse.flush() in a Google Cloud Run function, it just blocks the thread forever. With debug mode on, I keep getting "Media upload queue is empty" and "~0 items in the Langfuse queue".