Closed JoaoPedroAssis closed 1 year ago
Hello @mperham
I am using faktory in ruby to send jobs to python workers, and the whole architecture is k8s based. How can I debug failed jobs?
The UI does not allow to do this, and I havent found the logs on the faktory-server container
Thanks in advance!
The Web UI should show the backtrace for each retry. The worker process stdout/log should also show the backtrace. Faktory server logs would not have any data.
Thanks!
Hello @mperham
I am using faktory in ruby to send jobs to python workers, and the whole architecture is k8s based. How can I debug failed jobs?
The UI does not allow to do this, and I havent found the logs on the faktory-server container
Thanks in advance!