{
  "$id": "https://hash.ai/@h/types/property-type/schedule-catchup-window/v/1",
  "$schema": "https://blockprotocol.org/types/modules/graph/0.3/schema/property-type",
  "description": "How far back to catch up missed runs after downtime.",
  "kind": "propertyType",
  "oneOf": [
    {
      "$ref": "https://hash.ai/@h/types/data-type/millisecond/v/1"
    }
  ],
  "title": "Schedule Catchup Window"
}