CloudSqlite.PrefetchProps Interface
Extends
Properties
| Name | Type | Description | |
|---|---|---|---|
| minRequests | number | undefined | The number of prefetch requests to issue while there is foreground activity. | |
| timeout | number | undefined | timeout between requests, in milliseconds. |
Inherited properties
| Name | Type | Inherited from | Description |
|---|---|---|---|
| nRequests Inherited | number | undefined | CloudSqlite.CloudHttpProps | The number of simultaneous HTTP requests. |
Defined in
- core/backend/src/CloudSqlite.ts Line 339
Last Updated: 24 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.