mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-10-17 11:43:54 +00:00

* Doc: Meta updation * Doc: Meta updation * Docs: Meta Updation * Docs: Meta Updation * Update index.md * Update index.md * Update index.md * Update index.md * Update index.md * Update index.md * Docs: Meta Updation --------- Co-authored-by: “Rounak <“rounakpreet.d@deuexsolutions.com”> Co-authored-by: Prajwal214 <167504578+Prajwal214@users.noreply.github.com>
904 B
904 B
title | description | slug |
---|---|---|
Failed Event Schema | Failed Event Information | Get started with failedevent. Setup instructions, features, and configuration details inside. | /main-concepts/metadata-standard/schemas/events/failedevent |
FailedEvents
Failed Events Schema
Properties
failingSubscriptionId
: Unique identifier that identifies this Event Subscription. Refer to ../type/basic.json#/definitions/uuid.changeEvent
: Change Event that failed. Refer to ../type/changeEvent.json.reason
(string): Reason for failure.retriesLeft
(integer): Retries Left for the event.timestamp
: Time of Failure. Refer to ../type/basic.json#/definitions/timestamp.
Documentation file automatically generated at 2025-01-15 09:05:41.923720+00:00.