This is a simple program that logs the current time. This program can be deployed in Choreo to be executed periodically by creating a Scheduled Task.
- Fork this repository.
- Create a
Scheduled Task
component. - Deploy the component with desired execution frequency.
Observe the runtime logs in Choreo to see the time being logged periodically.