Expose setting labels on Clocks/Schedules in the UI
Why Some users want to set the labels through the UI over the programming interface. They want the ability to set different labels on different clocks for a Flow. Think one clock with label "dev" and one clock with label "prod" so that these flows go run on different agents (potentially with different Parameters).
What
- [ ] Expose setting labels on the schedule in the UI under Flow -> Schedules page
- [ ] Confirm that multiple clocks can be created with different Parameters and different labels
Just a suggestion but I think it makes sense as new tab here beside Schedule and Parameters:
Adding a label to consider for Orion. I think this would also need Cloud work to add labels to the clock input in the create_flow_group_Schedule mutation.
@zhen0 do you think this will be available at Orion?
@zhen0 do you think this will be available at Orion?
Check out the docs on deployments in Orion. I think the connection they provide between tags and schedules is what you're looking for.