hi, but how do we know poller is working for every 100 milli seconds. how can we check this ?
@manikandand9272 Жыл бұрын
can poller approach be used instead of @Scheduled for running on a cron instead of running it on-demand via an API like shown here? is it a good practice?