HTTP status codes
If your application is correctly configured and works as expected, FastEdge will return the expected status code, such as “200 OK.” However, in some exceptional situations, you might get the following status codes. Check the descriptions to understand the root cause.| Status code | Description |
|---|---|
| 530 | Internal FastEdge error. |
| 531 | Application has exceeded the allowed memory limit. |
| 532 | Application has timed out. |
| 533 | Application has crashed. |
Useful resources
- FastEdge Examples
- FastEdge SDK Rust
- FastEdge SDK Javascript (HTTP apps)
- FastEdge SDK AssemblyScript (CDN apps)
- FastEdge Development Tools