Readonly statusReports a datasource error to this manager. Since the DataSourceStatus includes error information, it is possible that that a DataSourceStatus update is emitted with the same DataSourceState.
of the error
for the error
Optional statusCode: numberof the error if there was one
Optional Optional recoverable: booleanto indicate that the error is anticipated to be recoverable
Optional Requests the manager move to the provided state. This request may be ignored if the current state cannot transition to the requested state.
that is requested
Generated using TypeDoc
Tracks the current data source status and emits updates when the status changes.