Forum Discussion
JensDeveloper
4 years agoContributor II
Hi @arvindnsn
I don’t think there is a snap cabaple of doing that but You can find more info about a script some peoplse use on these two topics.
- Feature Request: Add delay, wait or sleep snap
-
How to make a Pipeline wait during execution
The second one is a shorter solution
Regards
Is there a way to send a variable from the previous snap to the script Snap instead of hardcoding the seconds to sleep.
below script says time.sleep(120), instead can we pass a parameter like time.sleep($sleep_time), where $sleep_time carries the number of seconds from the previous mapper.