issues
search
cwi-dis
/
vr2gather-orchestrator-v2
Typescript-based version of the VR2Gather orchestrator
BSD 2-Clause "Simplified" License
0
stars
0
forks
source link
Added script to dump the orchestrator's entire state tree
#3
Closed
troeggla
closed
8 months ago
troeggla
commented
8 months ago
Added new endpoint
DumpData
to orchestrator to dump the entire state tree and return it to the caller
Added script
scripts/dump.js
to print the state tree returned by
DumpData
of a running orchestrator instance
Closes #2
DumpData
to orchestrator to dump the entire state tree and return it to the callerscripts/dump.js
to print the state tree returned byDumpData
of a running orchestrator instanceCloses #2