rgaudin
rgaudin
But should the API but unreachable for some reason (API down or network issue between worker and API), then the API will mark it as gone and as soon as...
Sounds acceptable 👍
I don't think option 1 is too dirty. It serves the purpose of this ticket and in the context of this ticket, option2 brings no value. I do agree that...
Yes that one. It's not in the ticket because almost all the UI allows is schedule modification but what you discussed here (task-cancellation) is one exception (but UI should probably...
We've seen weird DNS problems that were eventually side-effects of other problems. Reading this ticket reminded me of it. Not sure it will help at all but the ticket is...
> There are also some traces of Pascal case, is it better to change them to snake case too? Indeed
@siddheshwar-9897 as you can see, there is already a PR (#212) linked to this ticket which only awaits a new major release. If you think there are additional incorrect CamelCase...
@evrial: - library allows customizing/overriding a number of metadata. Without it we'd be stuck with in-ZIM metadata. - watching a directory would absolutely not solve this issue. An external program...
> [@rgaudin](https://github.com/rgaudin) You confirm that this request concerns both XML (text content) and illustrations (binary content) related requested? Not sure to understand what you are asking. 1. we change XML...
@kelson42, our eviction strategy is already based on PURGE requests but that wouldn't work because it's more complex than a single known-at-startup endpoint. We make individual calls for each updated...