πŸ““

Limitations

Limitations

API Limitations

πŸ§‘β€πŸš€
This section outlines the limitations of the Airlock API. It's important to be aware of these limitations to ensure optimal use of our service.

Request Rate Limit

We have a limit on the number of requests that can be made within a specific time period. This limit is in place to prevent abuse of the service and to ensure that all users have equal access to the resources.

The current request rate limit is set at 50 requests per minute. If this limit is exceeded, the API will return a 429 error response. To avoid this error, it is recommended to monitor the number of requests being made and to adjust accordingly.

Query Depth Limit

The complexity of a GraphQL query can have a significant impact on the performance of the API. To prevent excessively complex queries, a query depth limit has been implemented.

The current query depth limit is set at 5. If a query exceeds this limit, the API will return a 413 error response. It is recommended to keep queries as simple as possible to avoid hitting this limit.

File Upload Limit

The Airlock API has a limit on the size of files that can be uploaded. This limit is in place to prevent abuse of the service and to ensure that all users have equal access to the resources.

The current file upload limit is set at 1 GB. If a file exceeds this limit, the API will return a 413 error response. It is recommended to monitor the size of files being uploaded and to adjust accordingly.

SDK Limitations

πŸ§‘β€πŸš€
This section outlines the limitations of the Airlock SDK. It's important to be aware of these limitations to ensure optimal use of our service.

Browsers Support

Our SDK is designed to be compatible with most common browsers and platforms. However, please note that it is not guaranteed to work on all browsers or platforms. Additionally, due to security risks, the JavaScript client library is only supported on the latest two versions of each browser.

Feature
Chrome
Safari
Firefox
Edge
Safari on iOS
Chrome on Android
Woolf Widget
Yes
Yes
Yes
Yes
Yes
Yes
Woolf Notifications
Yes
Yes
Yes
Yes
Yes
Yes
Markup Consumption
Yes
Yes
Yes
Yes
Yes
Yes
Assets Consumption
Yes
Yes
Yes
Yes
Yes
Yes
Submissions Tracking
Yes
Yes
Yes
Yes
Yes
Yes
Attendances Tracking
Yes
Yes
Yes
Yes
Yes
Yes
Assessments Tracking
Yes
Yes
Yes
Yes
Yes
Yes

Please note that using an unsupported browser may result in limited functionality, unexpected behavior, or security vulnerabilities.