MCPcopy Index your code
hub / github.com/git-lfs/git-lfs / SetMaxRetries

Method SetMaxRetries

tq/api.go:57–57  ·  view source on GitHub ↗
(n int)

Source from the content-addressed store, hash-verified

55 Batch(remote string, bReq *batchRequest) (*BatchResponse, error)
56 MaxRetries() int
57 SetMaxRetries(n int)
58}
59
60func (c *tqClient) MaxRetries() int {

Callers 2

UpgradeMethod · 0.65
batchClientMethod · 0.65

Implementers 2

tqClienttq/api.go

Calls

no outgoing calls

Tested by

no test coverage detected