Closed soxofaan closed 1 year ago
The details have to be discussed, but the most important thing is that files and user-defined processes must be accessible by all back-ends in the federation because otherwise, users can't re-use them properly in other processes. User shouldn't need to care about where something is available and where it's not available.
@m-mohr @soxofaan @jdries
UPD support by the aggregator is important for the platform part!
Could we add a task as part of SAP09 Operationalization on this?
We just added very basic UDP support to the aggregator (just on dev instance openeocloud-dev.vito.be at the moment): UDP interactions are just proxied directly to VITO back-end: creating, getting, listing UDPs on the aggregator goes directly to VITO UDP storage.
This is not ideal because there is no federation aspect to this, but at least the basics are working for majority of processing requests (which go to VITO anyway).
We just decided this was an easy first step to have basic functionality in place
basic implementation is available, will close this ticket.
Follow-up is for https://github.com/openEOPlatform/architecture-docs/issues/368
Add support for UDPs (
GET /process_graphs
and related).Questions: