Problem description
The restore request is repeatedly initiated.
Causes
You initiated an RestoreObject request, the server is restoring the object, and you repeatedly initiated the RestoreObject request.
Examples
For example, you initiate the following RestoreObject request on an object. Before the object is restored, you initiate a RestoreObject request again.
POST /oss.jpg?restore HTTP/1.1
Host: oss-archive-example.oss-cn-hangzhou.aliyuncs.com
Date: Sat, 15 Apr 2017 07:45:29 GMT
Authorization: OSS qn6q**************:77Dv****************
Solutions
Initiate a RestoreObject request on an object after the object is restored.