v4.12.2
📦 datadog-sdkView on GitHub →
🐛 1 fixes🔧 1 symbols
Summary
This release includes a bug fix for the `aws_durable_execution_sdk_python` that corrects the reporting of replayed durable operations that have failed permanently.
🐛 Bug Fixes
- Resolved an issue where replayed durable operations that failed permanently reported an incorrect `aws.durable.replayed` value and an `aws.durable.operation_attempt` one higher than its original execution in `aws_durable_execution_sdk_python`.