
uctor.orkes-conductor-client.2.0.0-rc8.source-code.service_config.json Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of orkes-conductor-client Show documentation
Show all versions of orkes-conductor-client Show documentation
Netflix Conductor client that provides support for Orkes Conductor features
{
"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