Request for 1-minute Crons Implementation

Request for 1-minute Crons Implementation

You can check out the circuits feature available in Catalyst. Circuits are also background processes similar to Cron functions. You can initially trigger a circuit and begin the polling type data fetch accordingly for every 1-5 minutes and whenever a circuit’s execution time is about to end, you trigger another circuit execution within which will continue the data fetch process. In this way, you can execute the circuits in a serial manner which will help you achieve your use case.