Skip to content

Monitoring Receiver Typestate #807

@arminsabouri

Description

@arminsabouri

Should calling extract_v1 close the v2 session. We are assuming the v2 sender has abondoned their v2 session. It would make sense to return a state transition object which closes the current session and returns the v1 payload.

This question can be applied to the fallback more generally

pub fn extract_v1(&self) -> (Request, v1::V1Context) { self.v1.extract_v1() }

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions