Hi @sai_shobith_l no there isn't. Seems like a pretty common use case though doesn't it. A typical sync pattern I've seen many times is to sync, then restart immediately if there were items processed, otherwise sleep for awhile. ‘meltano run’ only runs, no logic / processing. All orchestration is handled externally to meltano run. The tap could do this continuous behaviour - but I've not seen any that do this.