backup sites: fix listing when status call errors

* fix backend to not retry in status call
* fix frontend to continue loading view if status errors
* fix connect-lastmile to show the exact path that is timing out
This commit is contained in:
Girish Ramakrishnan
2025-10-16 14:03:08 +02:00
parent 8aa5dc85af
commit d6a4dd6965
4 changed files with 8 additions and 11 deletions

View File

@@ -15,7 +15,7 @@
"@aws-sdk/client-route-53": "^3.901.0",
"@aws-sdk/client-s3": "^3.901.0",
"@aws-sdk/lib-storage": "^3.901.0",
"@cloudron/connect-lastmile": "^2.2.1",
"@cloudron/connect-lastmile": "^2.3.0",
"@cloudron/manifest-format": "^5.28.0",
"@cloudron/superagent": "^1.0.0",
"@google-cloud/dns": "^5.3.0",