WEEK 5 · LESSON 8 · TOPIC 7 OF 8 · Trade-Offs and Limitations

Trade-Offs and Limitations

Lesson progress

0% Complete

SECTION 1 OF 1

In this topic · 1 sections
  1. Overview

Overview

Cloud execution can continue without the local computer, but hosted agents can still be buggy or temporarily unresponsive. Local execution gives direct access to the local environment but depends on the machine remaining available.

Recurring jobs also need boundaries. A task can run daily, weekly, monthly, or once, and it can be given an expiration date. Without an intended duration, an automation may continue beyond the period in which it is useful.

The ability to cancel a job is part of the design, not an optional convenience.