reportIssue
reportIssue: (ecInstanceId: string, sourceId: string, level: "Error" | "Warning", category: string, message: string, type: string) => void
Reports a generic issue encountered by the connector. The sourceId here will determine what file the issue corresponds to
Defined in
- ConnectorIssueReporter.ts Line 14
Last Updated: 11 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.