@@ -169,7 +169,8 @@ def create(
169
169
170
170
- If set to 'auto', the system will utilize scale tier credits until they are
171
171
exhausted.
172
- - If set to 'default', the request will be processed in the shared cluster.
172
+ - If set to 'default', the request will be processed using the default service
173
+ tier with a lower uptime SLA and no latency guarentee.
173
174
174
175
When this parameter is set, the response body will include the `service_tier`
175
176
utilized.
@@ -363,7 +364,8 @@ def create(
363
364
364
365
- If set to 'auto', the system will utilize scale tier credits until they are
365
366
exhausted.
366
- - If set to 'default', the request will be processed in the shared cluster.
367
+ - If set to 'default', the request will be processed using the default service
368
+ tier with a lower uptime SLA and no latency guarentee.
367
369
368
370
When this parameter is set, the response body will include the `service_tier`
369
371
utilized.
@@ -550,7 +552,8 @@ def create(
550
552
551
553
- If set to 'auto', the system will utilize scale tier credits until they are
552
554
exhausted.
553
- - If set to 'default', the request will be processed in the shared cluster.
555
+ - If set to 'default', the request will be processed using the default service
556
+ tier with a lower uptime SLA and no latency guarentee.
554
557
555
558
When this parameter is set, the response body will include the `service_tier`
556
559
utilized.
@@ -812,7 +815,8 @@ async def create(
812
815
813
816
- If set to 'auto', the system will utilize scale tier credits until they are
814
817
exhausted.
815
- - If set to 'default', the request will be processed in the shared cluster.
818
+ - If set to 'default', the request will be processed using the default service
819
+ tier with a lower uptime SLA and no latency guarentee.
816
820
817
821
When this parameter is set, the response body will include the `service_tier`
818
822
utilized.
@@ -1006,7 +1010,8 @@ async def create(
1006
1010
1007
1011
- If set to 'auto', the system will utilize scale tier credits until they are
1008
1012
exhausted.
1009
- - If set to 'default', the request will be processed in the shared cluster.
1013
+ - If set to 'default', the request will be processed using the default service
1014
+ tier with a lower uptime SLA and no latency guarentee.
1010
1015
1011
1016
When this parameter is set, the response body will include the `service_tier`
1012
1017
utilized.
@@ -1193,7 +1198,8 @@ async def create(
1193
1198
1194
1199
- If set to 'auto', the system will utilize scale tier credits until they are
1195
1200
exhausted.
1196
- - If set to 'default', the request will be processed in the shared cluster.
1201
+ - If set to 'default', the request will be processed using the default service
1202
+ tier with a lower uptime SLA and no latency guarentee.
1197
1203
1198
1204
When this parameter is set, the response body will include the `service_tier`
1199
1205
utilized.
0 commit comments