Skip to content

Notification migrate#899

Open
SailingBoat762 wants to merge 3 commits into
masterfrom
notification-migrate
Open

Notification migrate#899
SailingBoat762 wants to merge 3 commits into
masterfrom
notification-migrate

Conversation

@SailingBoat762

Copy link
Copy Markdown
Contributor

No description provided.

…dual rows

- split near_deadline scheduled tasks into separate per-row tasks (max 25)
- query near-deadline rows using dtable-db API when scheduling
- invalidate automation rules when metadata validation fails
- remove unused imports and constants
- add CONDITION_NEAR_DEADLINE to can_do_actions check
- add is_cron_time_matched() method to AutomationTask
- check scheduled time before querying rows in near-deadline automation pipeline
- refactor can_do_actions() to reuse is_cron_time_matched()
- remove per-row task generation for near_deadline scheduled tasks
- restore simple task queuing for all scheduled automation rules
- remove dtable-db API integration from automation pipeline
- remove CONDITION_NEAR_DEADLINE constant and related logic
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.

1 participant