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)
86
86
/// * `use_windows_path_separators`: Whether to use Windows path separators in command line arguments
87
87
/// * `use_persistent workers`: Whether to use persistent workers for local execution if they are available
88
+
/// * `use_remote_persistent_workers`: Whether to use persistent workers for remote execution if they are available
88
89
/// * `allow_cache_uploads`: Whether to upload local actions to the RE cache
89
90
/// * `max_cache_upload_mebibytes`: Maximum size to upload in cache uploads
90
91
/// * `experimental_low_pass_filter`: Whether to use the experimental low pass filter
0 commit comments