proxima-platform icon indicating copy to clipboard operation
proxima-platform copied to clipboard

Mark AttributeWriters as idempotent or not

Open je-ik opened this issue 1 year ago • 0 comments

As part of https://github.com/datadrivencz/proxima-platform/pull/411 ProximaIO was introduced. For a proper functionality it needs to know idempotency characteristics of underlying writers. We should add that information to the writers so that a decision can be made during runtime. Also it might make sense to optimize writes using bundles.

je-ik avatar Apr 03 '24 16:04 je-ik