Skip to content

Operations should emit error if completes with status error. #438

@callmehiphop

Description

@callmehiphop

As it is today, operations poll a getOperation method that returns metadata about said operation. Operations can fail without throwing an error, but instead by having an embedded error. Currently we emit a complete event regardless of whether or not it is present, but we should check for it an emit an error instead.

Metadata

Metadata

Assignees

Labels

🚨This issue needs some love.triage meI really want to be triaged.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions