Summary
Integrate the function in the tinyflow registry for the @Hexagon/croner package to allow users to schedule workflows within the tinyflow system.
Motivation
Adding support for scheduling workflows will greatly enhance the automation capabilities of tinyflow. Users will be able to run tasks on schedules (CRON-style), expanding the utility of the platform.
Requirements
- Integrate @Hexagon/croner into tinyflow, exposing scheduling as a registry-accessible function.
- Add code, documentation, and relevant tests.
- Include clear usage examples demonstrating typical scheduling scenarios for workflows.
- Ensure compatibility with existing tinyflow APIs and architecture.
References
Let me know if you have questions or suggestions about the integration approach.
Summary
Integrate the function in the tinyflow registry for the @Hexagon/croner package to allow users to schedule workflows within the tinyflow system.
Motivation
Adding support for scheduling workflows will greatly enhance the automation capabilities of tinyflow. Users will be able to run tasks on schedules (CRON-style), expanding the utility of the platform.
Requirements
References
Let me know if you have questions or suggestions about the integration approach.