@MrPunyapal I agree we don’t need it but it’s always nice to have a backup to switch around (as a dev I always believe is things will change) and this will help in moving faster.
So more like nice to have 😀
@KapadiyaVikas@MrPunyapal@yungifez Incorrect, any code shouldn’t run more than certain duration (say 5mins or less than that). Yes we can run backend jobs/scripts forever but always best to finish the job and trigger or push the next job to the queue (smaller jobs)This way we’re not blocking the memory