library · inferred from evidence
os.walk
A Python function used for traversing directory trees, which in this case inadvertently includes the zip file being created in its own archive.
- 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