You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello! I'd like to ignore errors on a watch-like process. Whether a process is watch-like is determined by a variable passed in, .WATCH. However, ignore_error only takes a boolean. Is it possible to have that field be able to evaluate variables?