-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add DAG to remove old entries from metadata database (#245)
* dag to remove old entries from metadata database * reformat dag file * update `pre-commit` steps and configuration * downgrade `pre-commit` `sqlfluff` step * fix `cleanup_RenderedTaskInstanceFields` error * add variable to change retention period * toggle boolean to start deleting db entries * add `alert_after_max_retries` callback function
- Loading branch information
1 parent
e2c160a
commit 2bd16a6
Showing
4 changed files
with
477 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.