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
/// * `allow_hybrid_fallbacks_on_failure`: Whether to allow fallbacks when the result is failure (i.e. the command failed on the primary, but the infra worked)
83
83
/// * `use_windows_path_separators`: Whether to use Windows path separators in command line arguments
84
84
/// * `use_persistent workers`: Whether to use persistent workers for local execution if they are available
85
+
/// * `use_remote_persistent_workers`: Whether to use persistent workers for remote execution if they are available
85
86
/// * `allow_cache_uploads`: Whether to upload local actions to the RE cache
86
87
/// * `max_cache_upload_mebibytes`: Maximum size to upload in cache uploads
87
88
/// * `experimental_low_pass_filter`: Whether to use the experimental low pass filter
0 commit comments