Application State & Management
Application states
State communicates the health and performance aspects of applications on the Conduit Platform. Here are the states to be aware of and their meanings:
Applications
- Draft: The application is currently in draft mode, and recent updates have not yet been deployed.
- Provisioning: The application has been deployed and is being provisioned. This could take a few seconds.
- Provisioned: The application has been successfully provisioned.
Connectors
- Draft: The connector is currently in draft mode and recent configurations have not been deployed.
- Running: The connector is running as expected according to the provided configuration.
- Degraded: The connector is not working as expected due to an issue with the configuration or the data resource itself.
Note: If you run into a Degraded
connector state, please contact us for support with the name of the application and connector.
Application management
Update an application
Application configurations can be updated by taking the following steps. Please be aware of the update limitations before deploying updates to your application. We are currently working on improving this aspect of the platform.
- Navigate to the Applications tab in the dashboard.
- Click the name of the application you'd like to update.
- Click the Edit button.
- Make your changes.
- Click the Deploy button to redeploy the changes.
Update limitations
There are known limitations to be aware of when considering updates to your application. Please contact us with questions or concerns regarding the following behaviors:
Updating sources
- Source connectors that do not maintain
position
will restart, causing duplication of downstream records. - Defined collections of data, such as tables, cannot be updated. To work around this, you must configure a new source. Note that configuring a new source will inevitably result in lost position and a restart, causing duplication of downstream records.
Remove an application
To remove an application, take the following steps:
- Navigate to the Applications tab in the dashboard.
- Click the name of the application you'd like to update.
- Click the Settings tab.
- Click the Remove button.
- Confirm removal by following the instructions in the modal prompt.
This cannot be undone after it has been confirmed.