Skip to content

No user context for invocations #845

@tanoshko

Description

@tanoshko

Issue

There is no way to pass some context between different invocations.
This forces to use ugly cycles of requests in scope of one invocation. And this also fails due to #844.

Please provide API to pass some context from one invocation to another.

Use case example:

paging resource, every response contains link to next page which should be used for next invocation.

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