Does anybody know if there's a way to make prefect agents / prefect server log tracebacks for exceptions? Some of the errors get a little hard for me to debug.
d
Dylan
12/10/2020, 4:19 PM
Hey @Alex Koay,
Can you elaborate a bit here? What part of the stack isn’t exposing exceptions in the way that you’re expecting?
a
Alex Koay
12/11/2020, 1:39 AM
Ah, so I'm encountering some errors when running a flow in the Prefect Server environment, but at the moment, when it fails, it only prints the Last State Message with the final exception message (but excludes all the context).
Alex Koay
12/11/2020, 1:47 AM
@Dylan apart from starting a DockerAgent with
-f
, which seems to only output these logs into the agent's local output, is there any way to view this output from the server?
Alex Koay
12/11/2020, 2:18 AM
an example of an error I encountered was when I was experimenting with the Docker storage, where I kept getting a KeyError as it couldn't find the flow for some reason (I ended up finding the
-f
switch and ran a local DockerAgent to view the traceback)
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.