Skip to content

ManagedStreamingIngestClient not handling KustoThrottlingError's #600

@laegsgaardTroels

Description

@laegsgaardTroels

Problem description

When using the ManagedStreamingIngestClient I've noticed that I sometimes get a KustoThrottlingError.

It is mentioned that this is handled in the docs, see:

Transient failures, for example throttling, are retried three times, then moved to queued ingestion.

I believe an except on KustoThrottlingError is needed here managed_streaming_ingest_client.py, line 97.

Output of pip freeze

azure-kusto-data==4.6.3
azure-kusto-ingest==4.6.3

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