Morten Hauge
08/20/2024, 6:19 PM{
  "id": "<redacted>",
  "account": "<redacted>",
  "event": "prefect-cloud.automation.action.failed",
  "occurred": "2024-08-20T18:13:52.320Z",
  "payload": {
    "action_index": 0,
    "action_type": "send-notification",
    "invocation": "<redacted>",
    "reason": "The notification block was invalid: KeyError(\"No class found for dispatch key 'discord-webhook' in registry for type 'Block'.\")"
  },
  "received": "2024-08-20T18:13:52.321Z",
  "related": [],
  "resource": {
    "prefect.resource.id": "prefect-cloud.automation.bda3773c-89f0-4693-b501-c4983b32997b",
    "prefect.resource.name": "Notify about failed or crashed runs",
    "prefect-cloud.trigger-type": "event",
    "prefect-cloud.posture": "Reactive"
  },
  "workspace": "<redacted>"
}Chris White
No class found for dispatch key 'discord-webhook' in registry for type 'Block'
is sayingMorten Hauge
08/20/2024, 7:46 PMChris White
Jahn Thomas Fidje
08/20/2024, 8:15 PMChris White
Jahn Thomas Fidje
08/20/2024, 8:20 PM