Skip to main content

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.

  1. Navigate to the Applications tab in the dashboard.
  2. Click the name of the application you'd like to update.
  3. Click the Edit button.
  4. Make your changes.
  5. 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:

  1. Navigate to the Applications tab in the dashboard.
  2. Click the name of the application you'd like to update.
  3. Click the Settings tab.
  4. Click the Remove button.
  5. Confirm removal by following the instructions in the modal prompt.

Warning: This cannot be undone after it has been confirmed.