nestjs-temporal-core
    Preparing search index...

    Type Alias OverlapPolicy

    OverlapPolicy:
        | "skip"
        | "buffer_one"
        | "buffer_all"
        | "cancel_other"
        | "terminate_other"
        | "allow_all"

    Overlap policy for schedules