w: hello
tasks:
  - id: long_task
    timeout: "2d%"
    exec: { command: "./long-running.sh" }
