Hi @matjazz
Use the Quick Suite’s API/CLI CancelIngestion operation to properly terminate a hanging SPICE ingestion. First, retrieve the IngestionId via ListIngestions for your DatasetId (filter for “Running” or “Queued” status), then call CancelIngestion with your AwsAccountId, DataSetId, and IngestionId.
I have tagged this as a feature request to promote visibility to the support team!
Please refer to the following Quick Suite documentations and community post this might be helpful for you.