Open DASRuben opened 5 months ago
Apparently, with the SQL database going to sleep when inactive, the backend always throws an error: Click
This should be fixed. It should be possible to configure a Retry-Policy in the SQL SDK.
Alternatively, check the cost for when changing this to never pause.
If never pausing, the service plan should be adjusted to use the DTU Purchase Model instead of Serverless vCore
Apparently, with the SQL database going to sleep when inactive, the backend always throws an error: Click
This should be fixed. It should be possible to configure a Retry-Policy in the SQL SDK.
Alternatively, check the cost for when changing this to never pause.