weaviate_async_operation_running
The number of currently running async operations. The operation itself is defined through the operation labelDimensions:None
Available on:
Datadog (1)
Interface Metrics (1)
Dimensions:None
Technical Annotations (59)
Configuration Parameters (8)
ASYNC_REPLICATION_PROPAGATION_CONCURRENCYrecommended: 1asyncEnabledrecommended: trueimagerecommended: semitechnologies/weaviate:<specific-version>wait_for_completionrecommended: TrueBACKUP_S3_BUCKETAWS_REGIONASYNC_REPLICATION_PROPAGATION_TIMEOUTrecommended: 1m (default), increase for large objects/high latencyASYNC_REPLICATION_PROPAGATION_BATCH_SIZErecommended: reduce for large objectsError Signatures (15)
'coroutine' object has no attribute 'multi_tenancy_config'exceptioncoroutine '_ConfigCollectionAsync.get' was never awaitedlog patternfile existserror coderestore class ExampleClass: write files: move files to destinationlog patternrename /var/lib/weaviate/.backup.tmp/log patternweaviate.exceptions.UnexpectedStatusCodeExceptionexception422http statusunable to restore backup as it was produced by a higher versionlog patternError: Restore process failed due to missing files.log patternError: Incomplete restore operation detected.log patternbackup .* already in progresslog patterncannot create new backup, backup 'weaviate-backup_20240902600000' is not yet releasedlog patternthis means its contents have not yet been fully copied to its destination, try again laterlog patternhashbeat iteration failed: collecting differenceslog patterncontext deadline exceededexceptionCLI Commands (6)
curl http://localhost:8090/v1/backups/filesystem/my-very-first-backup/restoremonitoringmd5sum /path/to/backup/filediagnosticweaviate-cli restore --backup /path/to/backup --target /path/to/targetremediationcurl --silent --fail --show-error -H 'Content-Type: application/json' -H "Authorization: Bearer $API_KEY" "http://weaviate.weaviate.svc.cluster.local/v1/backups/backup-s3/$backup_id"diagnosticcurl --silent --fail --show-error -X POST -H 'Content-Type: application/json' -H "Authorization: Bearer $API_KEY" "http://weaviate.weaviate.svc.cluster.local/v1/backups/s3" -d "{\"id\": \"$backup_id\"}"remediationDELETE /backups/{backend}/{id}remediationTechnical References (30)
RAFTprotocolhashbeatcomponentWeaviateAsyncClientcomponentWeaviateVectorStorecomponentinsert_manycomponent_ConfigCollectionAsync.getcomponentstatus:STARTEDconcept.hnsw.commitlog.dfile path/var/lib/weaviate/.backup.tmpfile path/var/lib/weaviatefile pathGCS backendcomponentbackup format versionconcepts3componentsemitechnologies/weaviatecomponent/var/log/weaviate/file pathbackup-s3component/v1/backups/backup-s3file pathtry_backupcomponent/backups/{backend}/{id}componenthashtreecomponentasync_replicationcomponentpropagation phaseconceptRaftprotocolgossip protocolprotocolembedded DBcomponentdata_bind_portcomponentintra-cluster servercomponentasync replicationconceptbackupcomponentv1.26componentRelated Insights (17)
Async replication overload during bootstrap blocks RAFT participationwarning
▸
Async indexing experimental status may cause stability issueswarning
▸
LangChain WeaviateVectorStore fails with async client due to unawaited coroutinewarning
▸
Async replication fails for classes migrated from 1.24.x to 1.26.xcritical
▸
Asynchronous backup operations require status pollinginfo
▸
Weaviate remains operational during backup and restore operationsinfo
▸
Multiple restores from same backup ID fail with file exists errorwarning
▸
Backup version mismatch prevents restorationcritical
▸
Weaviate restore process fails to completecritical
▸
Long-running backup operations require status monitoringinfo
▸
S3 backup gets stuck in STARTED state indefinitelycritical
▸
Concurrent backup attempts fail with 422 error when backup in progresswarning
▸
Failed backup prevents all subsequent backups from startingcritical
▸
Async replication hashbeat fails with context deadline exceeded in geo-distributed clusterscritical
▸
Propagation timeouts with large objects or high network latencywarning
▸
Embedded server backup failure due to Raft port conflictcritical
▸
Async replication pauses during backup operationswarning
▸