Skip to content

Return Arc<Error> directly for publish results #4619

@suzmue

Description

@suzmue

The current implementation wraps all errors returned from a publish call into an Error::io. This obscures the actual error returned from the service. We want to resolve this by returning Arc directly.

Metadata

Metadata

Assignees

Labels

api: pubsubIssues related to the Pub/Sub API.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions