On 2022-12-23 12:34 PM, Mikhail Khludnev wrote:
... I don't pitch migration
to DIH ...
This is going OT but the whole point is migration *from* DIH. I spent
the last couple of weeks rewriting db-data-config.xml into (python)
scripts and found a number of things that don't work out of the box or
at all. Off the top of my head:
- cacheKey/cacheLookup: can't do that.
- child=true is the mess I'm trying to untangle now.
- onError=continue: in a script you'll be POST'ing batches of docs for
performance and a 404 kills the entire batch. You'd probably want to fix
the actual error so this may count as a "feature not a bug".
I understand why they wanted to deprecate DIH, but its replacement
doesn't seem fully functional so maybe the devs ought to think again.
Dima