| with_ecs_retry | R Documentation |
Specialized wrapper for ECS operations with ECS-specific retry patterns
with_ecs_retry(expr, max_attempts = 3, operation_name = "ECS operation")
expr |
Expression to evaluate (AWS API call) |
max_attempts |
Maximum retry attempts (default: 3) |
operation_name |
Optional name for logging (default: "AWS operation") |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.