Gateway Rate Limit Error
class GatewayRateLimitError(message: String = "Rate limit exceeded", statusCode: Int = 429, generationId: String? = null, cause: Throwable? = null) : GatewayError(source)
Since
0.3.0-beta01
0.3.0-beta01