mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-07-08 09:39:02 +00:00

* create EventSubscriptionDiagnosticInfo * API for failedEvents * migrations * add index on source * list all failedEvents optionally filtered by source * refactor * refactor * getSuccessfullySentChangeEventsForAlert API * increase defaultValue of limit to 100 * resolve conflicts * listEvents API with 'failed', 'successful,' and 'unprocessed' query parameters * fix description * eventSource as enums * refactor name. --------- Co-authored-by: Sriharsha Chintalapani <harshach@users.noreply.github.com>