0
votes

I'm using IKustoIngestClient.IngestFromStorageAsync(). I see some transient failure type when querying .show ingestion failures. Does Azure Data Explorer recover from these automatically?

1

1 Answers

0
votes

Yes, up to a predefined amount/time of retries.

For monitoring "final" statuses of queued ingestions, you should probably use the API described here: https://docs.microsoft.com/en-us/azure/kusto/api/netfx/kusto-ingest-client-status and demonstrated here: https://docs.microsoft.com/en-us/azure/kusto/api/netfx/kusto-ingest-queued-ingest-sample#code