Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for ServerTimeout (0.35 sec)

  1. staging/src/k8s.io/apimachinery/pkg/apis/meta/v1/types.go

    	//   "id"   string - the operation that is being attempted.
    	//   "retryAfterSeconds" int32 - the number of seconds before the operation should be retried
    	// Status code 500
    	StatusReasonServerTimeout StatusReason = "ServerTimeout"
    
    	// StatusReasonTimeout means that the request could not be completed within the given time.
    	// Clients can get this response only when they specified a timeout param in the request,
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Mar 05 10:52:25 UTC 2024
    - 79.2K bytes
    - Viewed (1)
Back to top