Skip to content

Remove handling of retries by the SDK #268

@fbogsany

Description

@fbogsany

open-telemetry/opentelemetry-specification#511

# The export operation finished with an error, but retrying may
# succeed.
FAILED_RETRYABLE = 1
# The export operation finished with an error, the caller should not
# try to export the same data again.
FAILED_NOT_RETRYABLE = 2
end

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions