Investigate: In REST server, stage config/attachment files to storage for engine

Summary

The WESkit REST server may receive attachment files and the configuration YAML/JSON. These somehow have to be forwarded to the place where the engine is executed.

Details

#276 (closed) implements that (state 2025-11-05) these files are stored either on the REST server (LocalStorageAccessor). From there they need to be handed over to the executor backend.

Risks

  • Critical:
  • Normal:
  • Minor:

Verification & Validations

Important Stakeholders

Implementation Suggestions (optional)

Edited by Philip Reiner Kensche
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information