Xuanwo opened a new issue, #4146:
URL: https://github.com/apache/opendal/issues/4146

   ```shell
   ---- behavior::test_delete_stream ----
   Unexpected (persistent) at delete, context: { uri: 
https://api.chainsafe.io/api/v1/bucket/***/rm, response: Parts { status: 423, 
version: HTTP/2.0, headers: {"date": "Mon, 05 Feb 2024 03:38:46 GMT", 
"content-type": "application/json; charset=UTF-8", "content-length": "63", 
"x-ratelimit-limit-second": "500", "x-ratelimit-limit-minute": "3000", 
"x-ratelimit-limit-hour": "10000", "x-ratelimit-limit-day": "100000", 
"x-ratelimit-limit-month": "3000000", "x-ratelimit-limit-year": "20000000", 
"x-ratelimit-remaining-second": "471", "x-ratelimit-remaining-minute": "2241", 
"x-ratelimit-remaining-hour": "9204", "x-ratelimit-remaining-day": "99204", 
"x-ratelimit-remaining-month": "2969137", "ratelimit-reset": "1", 
"ratelimit-remaining": "471", "ratelimit-limit": "500", 
"x-ratelimit-remaining-year": "19934361", "strict-transport-security": 
"max-age=5184000; includeSubDomains", "vary": "Origin", 
"x-content-type-options": "nosniff", "x-dns-prefetch-control": "off", 
"x-download-options": "noopen"
 , "x-frame-options": "DENY", "x-xss-protection": "1; mode=block", 
"x-kong-upstream-latency": "2211", "x-kong-proxy-latency": "7", "via": 
"kong/3.4.0"} }, service: chainsafe, path: 
0abfda09-09af-4c66-ac47-e09929a770e6/60 } => ChainsafeError { error: 
ChainsafeSubError { code: 423, message: "filesystem is under process" } }
   
   
   failures:
       behavior::test_delete_stream
   ```
   
   workflow: 
https://github.com/apache/opendal/actions/runs/7779234223/job/21210085947
   
   Maybe we should allow retrying this error?
   
   cc @hoslo, would you like to take a look?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to