429 error handling
RuntimeError handling vs RateLimitError handling
{
"response": {
"error": {
"429": {
"type": "RateLimitError",
"message": "{{body.message}}"
},
"message": "{{body.message}}"
}
}
} Last updated

