Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 4 of 4 for attempt (0.18 sec)

  1. manifests/charts/base/crds/crd-all.gen.yaml

                          properties:
                            attempts:
                              description: Number of retries to be allowed for a given
                                request.
                              format: int32
                              type: integer
                            perTryTimeout:
                              description: Timeout per attempt for a given request, including
    Others
    - Registered: Wed May 08 22:53:08 GMT 2024
    - Last Modified: Mon Apr 22 20:20:47 GMT 2024
    - 606.1K bytes
    - Viewed (0)
  2. manifests/charts/istiod-remote/templates/crd-all.gen.yaml

                          properties:
                            attempts:
                              description: Number of retries to be allowed for a given
                                request.
                              format: int32
                              type: integer
                            perTryTimeout:
                              description: Timeout per attempt for a given request, including
    Others
    - Registered: Wed May 08 22:53:08 GMT 2024
    - Last Modified: Mon Apr 22 20:20:47 GMT 2024
    - 606.1K bytes
    - Viewed (0)
  3. CHANGELOG/CHANGELOG-1.19.md

    - Adds profile label to kube-scheduler metric schedule_attempts_total
      - Adds result and profile label to e2e_scheduling_duration_seconds. Times for unschedulable and error attempts are now recorded. ([#92202](https://github.com/kubernetes/kubernetes/pull/92202), [@alculquicondor](https://github.com/alculquicondor)) [SIG Instrumentation and Scheduling]
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Wed Jan 05 05:42:32 GMT 2022
    - 489.7K bytes
    - Viewed (0)
  4. RELEASE.md

        *   Add determinism-unimplemented exception-throwing to the following ops.
            When op-determinism is expected (i.e. after
            `tf.config.experimental.enable_op_determinism` has been called), an
            attempt to use the specified paths through the following ops on a GPU
            will cause `tf.errors.UnimplementedError` (with an understandable
            message), unless otherwise specified, to be thrown.
    Plain Text
    - Registered: Tue May 07 12:40:20 GMT 2024
    - Last Modified: Mon Apr 29 19:17:57 GMT 2024
    - 727.7K bytes
    - Viewed (8)
Back to top