estuary / ui

A web based UI to assist in working with Estuary Flow
https://dashboard.estuary.dev/
Other
12 stars 1 forks source link

Add `interval` to the `capture` create/edits #1194

Open travjenkins opened 1 month ago

travjenkins commented 1 month ago

We need to add the interval property on the process for creating and editing Captures. This will be added in a similar space as backfill' andauto discover` stuff. This field should really only be shown for certain connectors as it does not always make sense.

Design

The input should end up something like this: image image

Spec

image

kiahna-tucker commented 1 week ago

The column, default_capture_interval, on the connector_tags table dictates whether the field should appear and what the default value should be.