Skip to content

Documentation mismatch in io.sentry.transport.TransportResult class #4522

Closed
@nehamohan

Description

@nehamohan

Description

Hi Team,

The Javadoc for TransportResult currently states:

“A result of ITransport#send(io.sentry.SentryEnvelope).”

However, the send method in the ITransport interface actually returns void, not a TransportResult.

https://javadoc.io/doc/io.sentry/sentry/latest/io/sentry/transport/TransportResult.html

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Waiting for: Product Owner

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions