Open rubojeda opened 3 years ago
It seems to work now, so I guess this ticket should be fixed.
Killed for overloading memory could mean either a issue on the bot code (eg a bug), having a query that return too much data (either too much items, or too much value).
So if it repeat again, I would try to change the query, either split or limit it to some items, or return less details rows.
See also #66
Hi, I´m trying to update Listeria in this Wikipedia list (https://es.wikipedia.org/wiki/Anexo:Unidades_de_la_Red_Nacional_de_Silos_y_Graneros) but it does not run and displays the message "Killed by OS for overloading memory". How can the problem be solved?
Thanks in advance