Implement cron jobs as ECS tasks
Open
- Dominant language
- JavaScript
- Stars
- 1.8k
- Forks
- 776
- PR merge metrics
- No merged PRs in 30d
Description
**User Story:**
As a developer
I want crons jobs implemented in our new ECS solution
So that we can automate execution of regularly occurring tasks
**Acceptance Criteria**
GIVEN i a developer
WHEN i schedule a tasks using ECS
THEN the command is executed using the ECS infra
Contributor guide
Assessment
This issue has not been assessed yet.