Skip to content

Design feedback on lazy_load_blob #219

@manuel

Description

@manuel

I think the idea of enabling middleware to just receive the head of a request, and forward it, and only have the final recipient return a response (link) is a great idea (out of curiosity, did you come up with that or did you get it from somewhere else?)

However, I see an issue with the current implementation: AFAICT, only the last lazy_load_blob received by a process is remembered by the kernel. So what if the middleware needs to make another request before forwarding that lazy_load_blob to the next destination, e.g. to fetch some info?

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