`log. _prefix_from_stack()` needs a defined behaviour.
Opened this issue · 0 comments
terjekv commented
Line 13 in 4e3267b
The question is if this stack parsing should be exposed to the users or if it should be logged or available as debug information. Ideally we probably want messages back to the user to make sense for the user if it is something they can do differently. Right now, even warnings such as host not found
tries to provide information from the stack and that seems counterproductive to say the least.