Skip to content

Support for Very Large Queries --> Currently Error is Thrown on Large Queries Even When Using Query With Stream #566

@pzatschl

Description

@pzatschl

Proposal:
Adding support for querying very large data sets or adding a disclaimer about the capabilities of the stream Query function (like for the non-stream version).

Current behavior:
Currently, when trying to query a large data set

System.Net.Http.HttpRequestException: Cannot write more bytes to the buffer than the configured maximum buffer size: 2147483647.
   at InfluxDB.Client.Core.Internal.AbstractQueryClient.Query(Func`2 queryFn, Action`1 consumer, Action`1 onError, Action onComplete, CancellationToken cancellationToken)

is thrown.

Desired behavior:
The application should not throw the error./Should make clear what size of query is allowed.

Alternatives considered:
One could use smaller queries but this would be less convenient

Use case:
We use this for transferring data from InfluxDB to a cloud application. (Reading the DB and uploading it)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    pFad - Phonifier reborn

    Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

    Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


    Alternative Proxies:

    Alternative Proxy

    pFad Proxy

    pFad v3 Proxy

    pFad v4 Proxy