Hello support, I have long running job that produc...
# ask-community
c
Hello support, I have long running job that produced lots of logs. Unfortunately dagit loads forever. I assume there is nothing I can do other that dig into Postgres, is that so?
p
Hi Chris. Is it that particular run view that is not loading, or is dagit not loading in general? I’m curious to see where dagit is hanging… it could be on a db query, but I’d expect that whatever is configured for a connection timeout wouldn’t cause it to hang forever.
c
A specific job run, it even broke our dagit completely yesterday, it was returning 502.’s I had to kill the pod to fix it.