Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for resourceVersionTooHighRetrySeconds (0.41 sec)

  1. staging/src/k8s.io/apiserver/pkg/storage/cacher/watch_cache.go

    	// before terminating request and returning Timeout error with retry
    	// after suggestion.
    	blockTimeout = 3 * time.Second
    
    	// resourceVersionTooHighRetrySeconds is the seconds before a operation should be retried by the client
    	// after receiving a 'too high resource version' error.
    	resourceVersionTooHighRetrySeconds = 1
    
    	// eventFreshDuration is time duration of events we want to keep.
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Jun 11 10:20:57 UTC 2024
    - 26.2K bytes
    - Viewed (0)
Back to top