Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update the date window for the slim task #388

Merged
merged 1 commit into from
Nov 20, 2023
Merged

Conversation

marcospri
Copy link
Member

No description provided.

@marcospri marcospri requested a review from acelaya November 20, 2023 08:27
@@ -17,8 +17,8 @@
print("h_beat disabled by DISABLE_H_BEAT environment variable")
sys.exit()

SLIM_TASK_SINCE = "2017-01-01"
SLIM_TASK_UNTIL = "2018-12-31"
SLIM_TASK_SINCE = "2018-01-01"
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

2017 is done now.

SLIM_TASK_SINCE = "2017-01-01"
SLIM_TASK_UNTIL = "2018-12-31"
SLIM_TASK_SINCE = "2018-01-01"
SLIM_TASK_UNTIL = "2019-12-31"
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Around 4M annos in this window.

@marcospri marcospri merged commit a38ea34 into main Nov 20, 2023
8 checks passed
@marcospri marcospri deleted the fill-task-dates-2 branch November 20, 2023 08:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants