Home
last modified time | relevance | path

Searched defs:retry (Results 1 – 25 of 4849) sorted by relevance

12345678910>>...194

/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/vendor/github.com/cortexproject/cortex/pkg/querier/queryrange/
H A Dretry.go30 type retry struct { struct
31 log log.Logger
32 next Handler
33 maxRetries int
35 metrics *RetryMiddlewareMetrics
55 func (r retry) Do(ctx context.Context, req Request) (Response, error) {
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/cortexproject/cortex/pkg/querier/queryrange/
H A Dretry.go30 type retry struct { struct
31 log log.Logger
32 next Handler
33 maxRetries int
35 metrics *RetryMiddlewareMetrics
55 func (r retry) Do(ctx context.Context, req Request) (Response, error) {
/dports/devel/py-taskflow/taskflow-4.6.3/taskflow/engines/action_engine/actions/
H A Dretry.py30 def _get_retry_args(self, retry, revert=False, addons=None): argument
49 def change_state(self, retry, state, result=base.Action.NO_RESULT): argument
76 def schedule_execution(self, retry): argument
81 def complete_reversion(self, retry, result): argument
87 def complete_execution(self, retry, result): argument
93 def schedule_reversion(self, retry): argument
101 def on_failure(self, retry, atom, last_failure): argument
/dports/net/traefik/traefik-2.6.1/pkg/middlewares/retry/
H A Dretry.go1 package retry package
42 type retry struct { struct
43 attempts int
44 initialInterval time.Duration
45 next http.Handler
46 listener Listener
47 name string
67 func (r *retry) GetTracingInformation() (string, ext.SpanKindEnum) {
71 func (r *retry) ServeHTTP(rw http.ResponseWriter, req *http.Request) {
128 func (r *retry) newBackOff() backoff.BackOff {
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.ComponentModel.Composition/tests/System/UnitTesting/
H A DCompositionAssert.cs19 public static void ThrowsPart(RetryMode retry, Action action) in ThrowsPart()
24 public static void ThrowsPart(ICompositionElement element, RetryMode retry, Action action) in ThrowsPart()
41 …private static void ThrowsPart(CompositionErrorExpectation expectation, RetryMode retry, Action ac… in ThrowsPart()
59 public static void ThrowsError(ErrorId id, ErrorId innerId, RetryMode retry, Action action) in ThrowsError()
69 public static void ThrowsError(ErrorId id, RetryMode retry, Action action) in ThrowsError()
74 …private static void ThrowsError(CompositionErrorExpectation expectation, RetryMode retry, Action a… in ThrowsError()
84 public static void ThrowsErrors(ErrorId id1, ErrorId id2, RetryMode retry, Action action) in ThrowsErrors()
89 public static void ThrowsErrors(ErrorId[] ids, RetryMode retry, Action action) in ThrowsErrors()
100 public static void ThrowsChangeRejectedError(ErrorId id, RetryMode retry, Action action) in ThrowsChangeRejectedError()
105 …public static void ThrowsChangeRejectedError(ErrorId id, ErrorId innerId, RetryMode retry, Action … in ThrowsChangeRejectedError()
[all …]
/dports/textproc/scim/scim-1.4.9/modules/Config/
H A Dscim_socket_config.cpp111 for (int retry = 0; retry < 3; ++retry) { in read() local
144 for (int retry = 0; retry < 3; ++retry) { in read() local
180 for (int retry = 0; retry < 3; ++retry) { in read() local
216 for (int retry = 0; retry < 3; ++retry) { in read() local
254 for (int retry = 0; retry < 3; ++retry) { in read() local
289 for (int retry = 0; retry < 3; ++retry) { in read() local
325 for (int retry = 0; retry < 3; ++retry) { in write() local
356 for (int retry = 0; retry < 3; ++retry) { in write() local
390 for (int retry = 0; retry < 3; ++retry) { in write() local
421 for (int retry = 0; retry < 3; ++retry) { in write() local
[all …]
/dports/www/py-google-cloud-datastore/google-cloud-datastore-2.4.0/google/cloud/datastore/
H A D_http.py34 def _make_retry_timeout_kwargs(retry, timeout): argument
56 http, project, method, data, base_url, client_info, retry=None, timeout=None, argument
128 retry=None, argument
210 def lookup(self, request, retry=None, timeout=None): argument
241 def run_query(self, request, retry=None, timeout=None): argument
272 def begin_transaction(self, request, retry=None, timeout=None): argument
303 def commit(self, request, retry=None, timeout=None): argument
334 def rollback(self, request, retry=None, timeout=None): argument
365 def allocate_ids(self, request, retry=None, timeout=None): argument
396 def reserve_ids(self, request, retry=None, timeout=None): argument
/dports/security/vault/vault-1.8.2/vendor/github.com/vmware/govmomi/vim25/
H A Dretry.go63 type retry struct { struct
64 roundTripper soap.RoundTripper
69 fn RetryFunc
86 func (r *retry) RoundTrip(ctx context.Context, req, res soap.HasFault) error {
/dports/www/fabio/fabio-1.5.14/vendor/github.com/hashicorp/consul/consul-1.4.2/vendor/github.com/vmware/govmomi/vim25/
H A Dretry.go63 type retry struct { struct
64 roundTripper soap.RoundTripper
69 fn RetryFunc
86 func (r *retry) RoundTrip(ctx context.Context, req, res soap.HasFault) error {
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/vmware/govmomi/vim25/
H A Dretry.go63 type retry struct { struct
64 roundTripper soap.RoundTripper
69 fn RetryFunc
86 func (r *retry) RoundTrip(ctx context.Context, req, res soap.HasFault) error {
/dports/sysutils/consul/consul-1.10.3/vendor/github.com/vmware/govmomi/vim25/
H A Dretry.go63 type retry struct { struct
64 roundTripper soap.RoundTripper
69 fn RetryFunc
86 func (r *retry) RoundTrip(ctx context.Context, req, res soap.HasFault) error {
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/consul/vendor/github.com/vmware/govmomi/vim25/
H A Dretry.go63 type retry struct { struct
64 roundTripper soap.RoundTripper
69 fn RetryFunc
86 func (r *retry) RoundTrip(ctx context.Context, req, res soap.HasFault) error {
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/hashicorp/consul/vendor/github.com/vmware/govmomi/vim25/
H A Dretry.go63 type retry struct { struct
64 roundTripper soap.RoundTripper
69 fn RetryFunc
86 func (r *retry) RoundTrip(ctx context.Context, req, res soap.HasFault) error {
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/hashicorp/consul/vendor/github.com/vmware/govmomi/vim25/
H A Dretry.go63 type retry struct { struct
64 roundTripper soap.RoundTripper
69 fn RetryFunc
86 func (r *retry) RoundTrip(ctx context.Context, req, res soap.HasFault) error {
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/hashicorp/consul/vendor/github.com/vmware/govmomi/vim25/
H A Dretry.go63 type retry struct { struct
64 roundTripper soap.RoundTripper
69 fn RetryFunc
86 func (r *retry) RoundTrip(ctx context.Context, req, res soap.HasFault) error {
/dports/net/bosh-bootloader/bosh-bootloader-7.2.12/vendor/github.com/vmware/govmomi/vim25/
H A Dretry.go63 type retry struct { struct
64 roundTripper soap.RoundTripper
69 fn RetryFunc
86 func (r *retry) RoundTrip(ctx context.Context, req, res soap.HasFault) error {
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/nomad/vendor/github.com/hashicorp/go-discover/provider/vsphere/vendor/github.com/vmware/govmomi/vim25/
H A Dretry.go63 type retry struct { struct
64 roundTripper soap.RoundTripper
69 fn RetryFunc
86 func (r *retry) RoundTrip(ctx context.Context, req, res soap.HasFault) error {
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/consul/vendor/github.com/vmware/govmomi/vim25/
H A Dretry.go63 type retry struct { struct
64 roundTripper soap.RoundTripper
69 fn RetryFunc
86 func (r *retry) RoundTrip(ctx context.Context, req, res soap.HasFault) error {
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/go-discover/provider/vsphere/vendor/github.com/vmware/govmomi/vim25/
H A Dretry.go63 type retry struct { struct
64 roundTripper soap.RoundTripper
69 fn RetryFunc
86 func (r *retry) RoundTrip(ctx context.Context, req, res soap.HasFault) error {
/dports/sysutils/nomad/nomad-1.1.0/vendor/github.com/vmware/govmomi/vim25/
H A Dretry.go63 type retry struct { struct
64 roundTripper soap.RoundTripper
69 fn RetryFunc
86 func (r *retry) RoundTrip(ctx context.Context, req, res soap.HasFault) error {
/dports/sysutils/kubectl/kubernetes-1.22.2/vendor/github.com/vmware/govmomi/vim25/
H A Dretry.go63 type retry struct { struct
64 roundTripper soap.RoundTripper
69 fn RetryFunc
86 func (r *retry) RoundTrip(ctx context.Context, req, res soap.HasFault) error {
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/machine/machine-7b7a141da844/vendor/github.com/vmware/govmomi/vim25/
H A Dretry.go63 type retry struct { struct
64 roundTripper soap.RoundTripper
69 fn RetryFunc
86 func (r *retry) RoundTrip(ctx context.Context, req, res soap.HasFault) error {
/dports/sysutils/docker-machine/machine-0.16.2/vendor/github.com/vmware/govmomi/vim25/
H A Dretry.go63 type retry struct { struct
64 roundTripper soap.RoundTripper
69 fn RetryFunc
86 func (r *retry) RoundTrip(ctx context.Context, req, res soap.HasFault) error {
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/consul/vendor/github.com/vmware/govmomi/vim25/
H A Dretry.go63 type retry struct { struct
64 roundTripper soap.RoundTripper
69 fn RetryFunc
86 func (r *retry) RoundTrip(ctx context.Context, req, res soap.HasFault) error {
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/vmware/govmomi/vim25/
H A Dretry.go63 type retry struct { struct
64 roundTripper soap.RoundTripper
69 fn RetryFunc
86 func (r *retry) RoundTrip(ctx context.Context, req, res soap.HasFault) error {

12345678910>>...194