The component.py module# Summary# Classes Component Defines the component in the workflow. Exceptions ComponentReconnectionFailedError Raised if a component reconnection fails. ComponentDownloadValuesFailedError Raised if downloading a componentβs values fails. Description# Defines the component.