Skip to content

Revisit the Exec RPC #7

@rakyll

Description

@rakyll

Exec RPC has to become async friendly, broker like API in order to survive client disconnections.

Once a client disconnects, they should be able to resume consuming outputs from the last event at reconnection. Today, we allow client to backfill from a last_seq but it's not sufficient because Substrate deployments will reject a backfill request while the conversation is already in flight, and client can only fill after the last execution is completed or failed.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions