tool · inferred from evidence
workato push
A command within the Workato CLI used to push project directories, which can hang or fail due to file size limitations.
- workato push fails for large projects with RuntimeError file size too large, try using force_zip64
workato push --restart-recipes hangs on Creating package from project directory for large projects, and cancelling reveals RuntimeError: File size too large, try using force_zip64. The root cause the reporter found: running workato push fro