bsoyka / wikipedia-bot

Source code of BsoykaBot on the English Wikipedia
https://en.wikipedia.org/wiki/User:BsoykaBot
MIT License
0 stars 1 forks source link

Task 3 using too much memory #18

Closed bsoyka closed 1 month ago

bsoyka commented 2 months ago
* Job 'task-3' (cronjob) (emails: onfailure) had 2 events:
 -- Pod 'task-3-28638441-865xr'. Phase: 'running'. Container state: 'terminated'. Start timestamp 2024-06-13T19:21:02Z. Finish timestamp 2024-06-13T19:34:18Z. Exit code was '137'. With reason 'OOMKilled'.
 -- Pod 'task-3-28638441-865xr'. Phase: 'failed'. Container state: 'terminated'. Start timestamp 2024-06-13T19:21:02Z. Finish timestamp 2024-06-13T19:34:18Z. Exit code was '137'. With reason 'OOMKilled'.

Need to figure out how to use far less memory while running so the task can even run.

bsoyka commented 1 month ago

Resolved in https://github.com/bsoyka/wikipedia-bot/releases/tag/v0.4.5, seemingly by ignoring debug-level log messages as there were far too many.