You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/changes/changes_2.6.0.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@
4
4
5
5
This release changes the strategy for deleting a SaaS database instance, as required by the changed behavior of the actual SaaS backend.
6
6
7
-
Before, SAPIPY used only a fixed waiting time. In case of HTTP responses with status code 400 and their message containing "cluster is not in a proper state" SAPIPY now retries deleting the SaaS instance for max. 30 minutes.
7
+
Before, SAPIPY used only a fixed waiting time. In case of HTTP responses with status code 400 and their messages containing the text "cluster is not in a proper state" SAPIPY now retries deleting the SaaS instance for max. 30 minutes.
0 commit comments