You can view the data resource access limit for Tencent Cloud WeDa Low-Code in the official documentation or the platform's console.
Explanation:
The data resource access limit refers to the restrictions on the amount of data or the number of requests your application can make to external or internal data sources when using WeDa Low-Code. These limits ensure system stability and fair resource allocation.
Where to find the information:
Example:
If your WeDa Low-Code app integrates with a cloud database, the documentation might specify a limit of 10,000 read requests per hour. Exceeding this limit could result in throttling or errors.
Recommended Tencent Cloud Services:
For scalable data access, consider using Tencent Cloud Database (e.g., MySQL, PostgreSQL) or Tencent Cloud API Gateway to manage and monitor API requests efficiently. These services can help optimize data access while adhering to the platform's limits.