andness
Hi, I have a script that is suddenly
Yeah ok, I think that makes sense and I'm increasing the memory on the worker now. Looks like what happened was that I had a 2 instances of a lower memory worker configured and sometimes the job would run there.
When debugging this I ran into a small challenge: It was difficult to map the worker to the docker container. In the end I ended up brute force searching all the docker logs until I found the worker id that's printed in Windmill and then using that to look at the container.
17 replies
WWindmill
•Created by rubenf on 3/23/2024 in #changelog
__**All about logs**__
Does this mean that if a job produces more than 5K log data and I go to look at it after the worker has been restarted I will only get the last 5K of log data?
3 replies