-
Updated
Nov 29, 2021 - Java
scheduler
Here are 1,916 public repositories matching this topic...
-
Updated
Jan 7, 2022 - Java
-
Updated
Dec 21, 2021 - JavaScript
-
Updated
Oct 6, 2021 - Python
-
Updated
Jan 3, 2022 - C#
-
Updated
Jan 8, 2022 - Groovy
Summary
"This is pretty confusing: are the types here config types? the types of the resource? if the former, they don't seem right; if the latter, it's not helpful to have Any for essentially any meaningful resource -- we should either allow the user to give us a hint of what type the resource is, or cut this f
-
Updated
Nov 30, 2021 - Shell
-
Updated
May 16, 2021 - Ruby
-
Updated
Jan 7, 2022 - PHP
Is there a way to make a job re-occur N milliseconds after it finished previous time?
-
Updated
Jan 3, 2022 - TypeScript
-
Updated
Aug 23, 2021 - Java
-
Updated
Dec 11, 2021 - Ruby
-
Updated
Jan 6, 2022 - TypeScript
-
Updated
Jan 7, 2022 - JavaScript
-
Updated
Jan 4, 2022 - Ruby
The tests fail sometimes due to millisecond based timing on some of the tests. I over optimized for local testing and it's causing tests to fail in CI occasionally. The CI pipeline is running in docker with limited resources, so not able to handle quite as precise time as my local machine.
Improve this page
Add a description, image, and links to the scheduler topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the scheduler topic, visit your repo's landing page and select "manage topics."
Description
I am suggesting adding support for these filters for datetime objects when browsing airflow objects in the UI:
Use case/motivation
When viewing DagRuns under the browse menu for example (Browse -> DagRuns), then only less than or greater than filters are available for filtering on
datetimeobjects and since many logical