#Logging stoppas at a random point
7 messages · Page 1 of 1 (latest)
Im not sure about that, possibly could be but in my experience i log kind of alot too but i think most of em still get to the log when the worker's running
like when i start a process of something
If you need debug logs you can also like attach it to the response too so you can use them later
Hmmm, but if the log is not saved I wonder if it helps to send it in response. How do you guys debug on runpod?
Your logs do get dropped if your logging is too verbose so its definitely that if you're logging too much
saved? where do you want to save it? you can upload logs to s3 too ofc