Skip to content

Remove auto-downloads. #21

@jashkenas

Description

@jashkenas

Currently, if you pass a url as the input to a CloudCrowd action, the action will download the resource at the url before the action starts processing, and provide a handle to you as input_path. It's been suggested that this auto-download behavior is more unexpected than a real convenience. It would be a good idea to remove input_path and friends, and simply provide download for you to download a remote url into the action's temporary directory.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions