ubc-cirrus-lab / caribou

Caribou is a framework for running and deploying complex serverless workflows multi-constraint and multi-objective aware on hyper-scalers over multiple regions.
Other
6 stars 0 forks source link

Implement Automatic Timed Component Triggers #303

Open Danidite opened 4 weeks ago

Danidite commented 4 weeks ago

Some components, such as log syncers, various data collectors, the deployment manager, and deployment migrators, should be automatically triggered at timed intervals. This can be implemented as a timed trigger that sends specific events to the deployed Caribou Remote CLI Lambda Function at certain intervals.