public final class InternalCoreExecutionAttribute extends SdkExecutionAttribute
| Modifier and Type | Field and Description |
|---|---|
static ExecutionAttribute<Integer> |
EXECUTION_ATTEMPT
The key to store the execution attempt number that is used by handlers in the async request pipeline to help
regulate their behavior.
|
API_CALL_ATTEMPT_METRIC_COLLECTOR, CLIENT_ENDPOINT, CLIENT_TYPE, ENDPOINT_OVERRIDDEN, OPERATION_NAME, SERVICE_CONFIG, SERVICE_NAME, TIME_OFFSETpublic static final ExecutionAttribute<Integer> EXECUTION_ATTEMPT
Copyright © 2021. All rights reserved.