You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An example of this might be to configure a job to run on a schedule (although the feature isn't implemented yet). These would be settings for a job as they apply to conjob, not to the job run.
Some ideas:
Set max number of concurrent runs (less than or equal to global setting)
Set job to run on a schedule
Set default timeout
Set job to kick off another job (this idea should be thought through carefully)
Should the config and secrets endpoints be moved under this? (i.e. settings/secrets and settings/config)
The text was updated successfully, but these errors were encountered:
An example of this might be to configure a job to run on a schedule (although the feature isn't implemented yet). These would be settings for a job as they apply to conjob, not to the job run.
Some ideas:
Should the config and secrets endpoints be moved under this? (i.e.
settings/secrets
andsettings/config
)The text was updated successfully, but these errors were encountered: