CanaryRunStatus
class CanaryRunStatus
This structure contains the status information about a canary run.
Types
Properties
Link copied to clipboard
The current state of the run.
Link copied to clipboard
If run of the canary failed, this field contains the reason for the error.
Link copied to clipboard
If this value is CANARY_FAILURE
, either the canary script failed or Synthetics ran into a fatal error when running the canary. For example, a canary timeout misconfiguration setting can cause the canary to timeout before Synthetics can evaluate its status.
Link copied to clipboard
Specifies the status of canary script for this run. When Synthetics tries to determine the status but fails, the result is marked as UNKNOWN
. For the overall status of canary run, see State.