最近搜索


没有最近搜索

Is it possible to test API errors?



已于 2025年2月11日 发布

I am writing an automation to accommodate for rate limit errors - specifically 429s. In order to do so, my error handling needs to pull the [ratelimit-reset] property from the error message, then add a delay. However, without hammering the end point and causing whatever errors across the production API, I'm not able to test for real world results.

 

Is there a way to test where you can manually trigger a 429 message without actually causing one?


0

0

0 条评论

请先登录再写评论。

找不到所需的内容?

新建帖子