Running genesyscloud export with the architect-flow resource group hangs indefinitely on our largest flows. The CLI just sits there with no progress bar and no stderr output after about 10 minutes. I’ve tried increasing the timeout and running with verbose logging, but nothing useful comes out. We’re using the latest stable release of the CLI.
genesyscloud export architect-flow --output ./flows.json --verbose
The process eventually exits with a generic 1 exit code and an empty file. Any idea what’s causing the hang or if there’s a way to force a partial export?