Skip to content

Refactor and optimize processing after zipper merge. #431

Description

@grzkv

We need to do the following:

  • Unified abstraction of a request. Now there is a set of different ones because zipper was separated.
  • Clear trace of the request processing timeline.
  • Stop using context to pass values during processing.
  • Simplify the processing pipeline if possible.
  • (needs discussion) Cancel the whole request if a single sub-request failed.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions