RubenBoe / KickerElo

1 stars 1 forks source link

Bug: Configure Retry Policy for SQL Connection #8

Open DASRuben opened 3 months ago

DASRuben commented 3 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.

DASRuben commented 3 months ago

If never pausing, the service plan should be adjusted to use the DTU Purchase Model instead of Serverless vCore