benoit74
benoit74
While the `task_event_handler` method of `utils.py` is called properly with the `requested` event type when a task is requested, this type of event is not handled properly. See e.g. https://kiwixorg.grafana.net/explore?schemaVersion=1&panes=%7B%22yh9%22:%7B%22datasource%22:%22grafanacloud-logs%22,%22queries%22:%5B%7B%22refId%22:%22A%22,%22expr%22:%22%7Bnamespace%3D%5C%22zimit%5C%22%7D%20%7C%20pod%20%3D~%20%60api-deployment.%2A%60%20%7C%3D%20%60Other%20event%60%22,%22queryType%22:%22range%22,%22datasource%22:%7B%22type%22:%22loki%22,%22uid%22:%22grafanacloud-logs%22%7D,%22editorMode%22:%22builder%22%7D%5D,%22range%22:%7B%22from%22:%22now-6h%22,%22to%22:%22now%22%7D%7D%7D&orgId=1...
- Location: U.I | API | Worker (TbC) ## Problem Worker downtime is wrong, looks like it is converted twice to local time. On screenshot below, it say 3hours ago,...
When a user or the periodic scheduler requests a task cancellation, the information is stored in DB. It it then the worker manager responsibility to detect that these tasks have...
https://github.com/openzim/zimfarm/pull/997 introduced a fix where we drop the null control characters in properties stored in tasks (typicaly stdout and stderr might contain unwanted control characters). Should we go further and...
Location: UI See e.g. https://farm.openzim.org/recipes/iranwire.com_persian/edit "Update Offliner details" button is always enabled while it should be only if there are pending modifications. Looks like this is a zimit specific bug,...
Primary way to use the scraper is now via Docker image, since it is way more convenient than installing required dependencies. This should be reflected in the README.
Two problems: - the command works only on apt-based distro, so it is not for GNU/Linux - some packages (like `python-dev`, but probably others as well) do not really seem...
Now that archive.org is down, it becomes obvious that the scraper is down as well despite the fact that we have mirrored all dumps. And the reason is a bit...
I'm hopping this is not a duplicate issue, since we are multiple to be convinced this is a known bug/limitation, but we struggle to find the corresponding issue. ## General...
When document title is dynamically updated (e.g. by JS code, e.g. because ZIM is serving a Vue.JS SPA), the title of the viewer is not dynamically updated (e.g. in browser...