Versions Compared

    Key

    • This line was added.
    • This line was removed.
    • Formatting was changed.

    Synopsis

    supervisor_smart_share_preempt_policy = method

    The preemption pre-emption method the Supervisor will use to preempt pre-empt secondary instances (instances that were automatically expanded by the Smart Share SmartShare feature). Method can be either disabled, passive, or aggressive.

    Values

    • passiveshutdown instanes instances when convenient, instances are allowed to finish the agenda-item they're currently processing before terminating
    • aggressiveinstances are terminated immediately
    • disableddisable preemptionpre-emption

    Example

    supervisor_smart_share_preempt_policy = passive

    ...