Skip to content

Verbose mode #141

@sassanh

Description

@sassanh

When for whatever reason an error keeps occurring and needs some back and forth, it's a bit inconvenient to run the curl command, copy the log location, and tail it repeatedly. It would be nice if we had an environment variable to make the script print everything it writes in logs, directly to stdout.

Also when it is retrying to fetch a url, it may take a few minutes until the process finishes and prints the location of the log file, while if it printed the errors in stdout simultaneously (when the environment variable is set) one could immediately see it is a network error and act, saving time.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions