CrowdyStudioAgentPreemptionReason
Closed CrowdyJS/BWF reason vocabulary for synchronous lease and control preemption.
enum CrowdyStudioAgentPreemptionReason {
HUMAN_INPUT
HUMAN_EDIT
HUMAN_STOP
ESCAPE
DEATH
CONTEXT_CHANGED
PERMISSION_CHANGED
ADMISSION_CHANGED
CONTROL_TARGET_CHANGED
DISCONNECTED
CLIENT_REATTACHED
QUOTA_FAILURE
BUDGET_FAILURE
OPERATOR_KILL
LEASE_EXPIRED
SESSION_CLOSED
}
Values
CrowdyStudioAgentPreemptionReason.HUMAN_INPUT
CrowdyStudioAgentPreemptionReason.HUMAN_EDIT
CrowdyStudioAgentPreemptionReason.HUMAN_STOP
CrowdyStudioAgentPreemptionReason.ESCAPE
CrowdyStudioAgentPreemptionReason.DEATH
CrowdyStudioAgentPreemptionReason.CONTEXT_CHANGED
CrowdyStudioAgentPreemptionReason.PERMISSION_CHANGED
CrowdyStudioAgentPreemptionReason.ADMISSION_CHANGED
CrowdyStudioAgentPreemptionReason.CONTROL_TARGET_CHANGED
CrowdyStudioAgentPreemptionReason.DISCONNECTED
CrowdyStudioAgentPreemptionReason.CLIENT_REATTACHED
CrowdyStudioAgentPreemptionReason.QUOTA_FAILURE
CrowdyStudioAgentPreemptionReason.BUDGET_FAILURE
CrowdyStudioAgentPreemptionReason.OPERATOR_KILL
CrowdyStudioAgentPreemptionReason.LEASE_EXPIRED
CrowdyStudioAgentPreemptionReason.SESSION_CLOSED
Member Of
RevokeAgentLeaseInput input