79680108

Date: 2025-06-26 08:05:24
Score: 1
Natty:
Report link

The problem is not the Data API Builder, but the database it connects to.

For a Microsoft SQL Server you can specify the connection timeout directly in the connection string

Server=tcp:{server-address},{port};Initial Catalog={database-name};{authentication};Connection Timeout=30;
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Martin