Open izaaklauer opened 3 years ago
Is your feature request related to a problem? Please describe.
Currently, the only way to enable app polling is via the CLI with project apply's -app-status-poll and -app-status-poll-interval flags.
project apply
-app-status-poll
-app-status-poll-interval
As such, this feature isn't very discoverable. It would be nice to have a toggle for it in the UI.
It also isn't possible to view or change the git poll interval in the UI.
Good feature request. This will require app settings screens.
This will also impact workspace-specific settings.
Is your feature request related to a problem? Please describe.
Currently, the only way to enable app polling is via the CLI with
project apply
's-app-status-poll
and-app-status-poll-interval
flags.As such, this feature isn't very discoverable. It would be nice to have a toggle for it in the UI.
It also isn't possible to view or change the git poll interval in the UI.