Holds the system while shiny is invalidating.
wait_for_shiny(obj, maxiter = 20, ...)
obj | reactor object |
---|---|
maxiter | Number of iterations to wait for shiny, Default: 20 |
... | pass arguments to time logger. |
reactor object
R side explicit timeout is defined as 0.02 * iteration number in seconds.
Other reactor:
get_busy_time()
,
init_reactor()
,
kill_app()
,
navigate_to_app()
,
reactor_path()
,
read_reactor()
,
reset_counter()
,
start_reactor()