You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since we are separating the scanner's central server and client starter (Observation-Management-Service/ewms-task-management-service#2), there will be no shared file space to transfer the startup.json file. To remedy this, while retaining backward compatibility, replace the clientmanager with a "S3 Sidecar" container. This will do one thing, wait for the file then upload it. It can use a small fraction of a CPU.
This can happen now, in v1 -- no need to wait for TMS.
The text was updated successfully, but these errors were encountered:
Since we are separating the scanner's central server and client starter (Observation-Management-Service/ewms-task-management-service#2), there will be no shared file space to transfer the
startup.json
file. To remedy this, while retaining backward compatibility, replace the clientmanager with a "S3 Sidecar" container. This will do one thing, wait for the file then upload it. It can use a small fraction of a CPU.This can happen now, in v1 -- no need to wait for TMS.
The text was updated successfully, but these errors were encountered: