Skip to content

Spawn event monitor only when needed #1063

Closed
@romac

Description

Crate

ibc-relayer

Summary

Spawn the event monitor only for commands which need it.

Problem Definition

Commands which do not need the event monitor shouldn't need to incur the penalty of spawning it and subscribing to queries.

Proposal

Spawn the event monitor only for commands which need it.

Acceptance Criteria

When commands which do not need the event monitor do not spawn it.


For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate milestone (priority) applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned

Metadata

Assignees

Labels

A: low-priorityAdmin: low priority / non urgent issue, expect longer wait time for PR reviewsO: new-featureObjective: cause to add a new feature or support

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions