Skip to content

Commit 622cc50

Browse files
authored
Serverless restore timeout (#20920)
1 parent f76e577 commit 622cc50

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

tidb-cloud/backup-and-restore-serverless.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,15 @@ Create and restore to the new cluster. Note the following:
8080

8181
- User credentials and permissions from the source cluster will not be restored to the new cluster.
8282

83+
### Restore timeout
84+
85+
The restore process typically completes within a few minutes. If the restore takes longer than three hours, it is automatically canceled. The outcome of a canceled restore depends on the destination:
86+
87+
- **In-place restore**: the cluster status changes from **Restoring** to **Available**, and the cluster becomes accessible.
88+
- **Restore to a new cluster**: the new cluster is deleted and the source cluster remains unchanged.
89+
90+
If the data is corrupted after a canceled restore and cannot be recovered, contact [TiDB Cloud Support](/tidb-cloud/tidb-cloud-support.md) for assistance.
91+
8392
### Perform the restore
8493

8594
To restore your TiDB Cloud Serverless cluster, follow these steps:

0 commit comments

Comments
 (0)