issues
search
Tauffer-Consulting
/
domino
User friendly and open source platform for workflow creation and monitoring
https://domino-workflows.io/
Apache License 2.0
152
stars
14
forks
source link
Fix/dag scheduling
#249
Closed
vinicvaz
closed
8 months ago
vinicvaz
commented
9 months ago
[x] Allow start_date using time for dags
[x] add is_paused_upon_creation=False to dag config, forcing dag to be unpaused from creation.
[X] Allowing workflow creation with start_date in the past. Overwrite past start_date with current start_date
[X] Blocking manual run for future workflows.
[x] Add timezone info to database datetime columns.