All Downloads are FREE. Search and download functionalities are using the official Maven repository.

uctor.orkes-conductor-client.2.0.0-rc8.source-code.service_config.json Maven / Gradle / Ivy

There is a newer version: 12.0.9
Show newest version
{
  "methodConfig": [
    {
      "name": [
        {
          "service": "conductor.grpc.tasks.TaskService",
          "method": "UpdateTask"
        }
      ],

      "retryPolicy": {
        "maxAttempts": 50.0,
        "initialBackoff": "0.5s",
        "maxBackoff": "240s",
        "backoffMultiplier": 2.0,
        "retryableStatusCodes": [
          "UNAVAILABLE","CANCELLED","ABORTED"
        ]
      }
    }
  ]
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy