Skip to content

Serializable ProceedContext #522

@john-giordano-mongodb

Description

@john-giordano-mongodb

Hi - Based on my reading of the examples in this repo, the only way to carry ProceedContext between calls is via an in memory store (code). This pattern is not supportable from a stateless app - the context need to either be saved to a shared data store or sent back to the client side. Either of these options requires a serializable context.

Am I understanding the examples correctly. And if so, is this a feature that would be considered? It looks like there was a prior effort to make several of the other models serializable

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions