Search Options

Results per page
Sort
Preferred Languages
Advance

Results 41 - 49 of 49 for STREAM (0.34 sec)

  1. pkg/config/validation/validation.go

    		// https://www.envoyproxy.io/docs/envoy/latest/configuration/http/http_filters/router_filter.html#x-envoy-retry-on
    		"5xx",
    		"gateway-error",
    		"reset",
    		"connect-failure",
    		"retriable-4xx",
    		"refused-stream",
    		"retriable-status-codes",
    		"retriable-headers",
    		"envoy-ratelimited",
    		"http3-post-connect-failure",
    
    		// 'x-envoy-retry-grpc-on' supported policies:
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jun 12 04:03:33 UTC 2024
    - 107.2K bytes
    - Viewed (0)
  2. staging/src/k8s.io/apimachinery/pkg/util/managedfields/internal/testdata/swagger.json

              "type": "boolean"
            },
            "stdinOnce": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Feb 20 15:45:02 UTC 2024
    - 229.4K bytes
    - Viewed (0)
  3. tests/integration/pilot/common/routing.go

      hosts:
      - {{ .dstSvc }}
      http:
      - route:
        - destination:
            host: {{ .dstSvc }}
        retries:
          attempts: 3
          perTryTimeout: 2s
          retryOn: gateway-error,connect-failure,refused-stream
          retryRemoteLocalities: true`,
    		opts: echo.CallOptions{
    			Port: echo.Port{
    				Name: "http",
    			},
    			Count: 1,
    			Check: check.OK(),
    		},
    		workloadAgnostic: true,
    	})
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed May 08 21:52:51 UTC 2024
    - 135.9K bytes
    - Viewed (0)
  4. src/cmd/link/internal/ld/data.go

    			}
    			target.Arch.ByteOrder.PutUint32(P[off:], uint32(o))
    		case 8:
    			target.Arch.ByteOrder.PutUint64(P[off:], uint64(o))
    		}
    	}
    	if target.IsExternal() {
    		// We'll stream out the external relocations in asmb2 (e.g. elfrelocsect)
    		// and we only need the count here.
    		atomic.AddUint32(&ldr.SymSect(s).Relcount, uint32(nExtReloc))
    	}
    }
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Jun 12 15:10:50 UTC 2024
    - 100.5K bytes
    - Viewed (0)
  5. src/cmd/internal/obj/arm64/asm7.go

    		if c.aclass(&p.To) == C_ADDR {
    			c.ctxt.Diag("address constant needs DWORD\n%v", p)
    		}
    		o1 = uint32(c.instoffset)
    		if p.To.Sym != nil {
    			// This case happens with words generated
    			// in the PC stream as part of the literal pool.
    			rel := obj.Addrel(c.cursym)
    
    			rel.Off = int32(c.pc)
    			rel.Siz = 4
    			rel.Sym = p.To.Sym
    			rel.Add = p.To.Offset
    			rel.Type = objabi.R_ADDR
    			o1 = 0
    		}
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 15 15:44:14 UTC 2024
    - 201.1K bytes
    - Viewed (0)
  6. maven-model-builder/src/test/resources/dag.txt

    	quarkus/extensions/arc/runtime/pom.xml
    	quarkus/extensions/jsonb/runtime/pom.xml
    	quarkus/extensions/vertx/runtime/pom.xml
    	quarkus/extensions/smallrye-stork/runtime/pom.xml
    quarkus/integration-tests/amazon-lambda-stream-handler/pom.xml
    	quarkus/extensions/amazon-lambda/runtime/pom.xml
    	quarkus/test-framework/junit5/pom.xml
    	quarkus/test-framework/amazon-lambda/pom.xml
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Mon Jan 15 16:49:26 UTC 2024
    - 224K bytes
    - Viewed (0)
  7. doc/go1.17_spec.html

    a number of productions. Go programs may omit most of these semicolons
    using the following two rules:
    </p>
    
    <ol>
    <li>
    When the input is broken into tokens, a semicolon is automatically inserted
    into the token stream immediately after a line's final token if that token is
    <ul>
    	<li>an
    	    <a href="#Identifiers">identifier</a>
    	</li>
    
    	<li>an
    	    <a href="#Integer_literals">integer</a>,
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Apr 11 20:22:45 UTC 2024
    - 211.6K bytes
    - Viewed (0)
  8. src/compress/bzip2/testdata/Isaac.Newton-Opticks.txt.bz2

    or four Degrees farther, but with a Light so very faint that I could scarce perceive it, and suspected it might (in some measure at least) arise from some other cause than the two streams did. For placing my Eye in that Light beyond the end of that stream which was behind the Knife, and looking towards the Knife, I could see a line of Light upon its edge, and that not only when my Eye was in the line of the Streams, but also when it was without that line either towards the point of the Knife, or towards...
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Sep 24 18:26:02 UTC 2018
    - 129.4K bytes
    - Viewed (0)
  9. src/encoding/json/testdata/code.json.gz

    an_t":1239065089},{"name":"harfbuzz-thai.c","kids":[],"cl_weight":0.010101010101010102,"touches":1,"min_t":1239065089,"max_t":1239065089,"mean_t":1239065089},{"name":"harfbuzz-stream.c","kids":[],"cl_weight":0.010101010101010102,"touches":1,"min_t":1239065089,"max_t":1239065089,"mean_t":1239065089},{"name":"harfbuzz-stream.h","kids":[],"cl_weight":0.010101010101010102,"touches":1,"min_t":1239065089,"max_t":1239065089,"mean_t":1239065089},{"name":"harfbuzz-impl.c","kids":[],"cl_weight":0.01010101...
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Mar 25 04:02:36 UTC 2016
    - 117.6K bytes
    - Viewed (0)
Back to top