Skip to content

When streaming call fails from mongo, results are returned with success and no documents #815

@alechenninger

Description

@alechenninger

The error I'm expecting is "Sort operation used more than the maximum 33554432 bytes of RAM" which can be seen when streaming is not used. When streaming, the response is "successful" but has no results. To me this tells me mongo is throwing the same error (to mongo it is the same request) but lightblue is handling it differently when streaming is used.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions