SyncErrors
A class used to serialize structured errors to a JSON file, syncerrs.json to be used outside of the connector (e.g. from a orchestrator for example).
Global Functions
Name | Description | |
---|---|---|
getSyncError | @description: looks up the structured error by key and populates the SyncError object |
Interfaces
Name | Description | |
---|---|---|
ErrorReport | @description: The ErrorReport interface represents the structure of the Syncerr.json file | |
SyncError | @description: The SyncError interface represents the structure of a single error in the Syncerr.json file |
Last Updated: 12 September, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.