| 类 | 说明 |
|---|---|
| Errors |
Retries for the errors below are useless.
|
| RetriableErrors |
The errors below are transient exceptions that if retried may succeed.
|
| 异常错误 | 说明 |
|---|---|
| LogSizeTooLargeException |
The log's size is larger than the maximum allowable size.
|
| MaxBatchCountExceedException |
The logs exceeds the maximum batch count.
|
| ProducerException |
The base class of all other producer exceptions.
|
| ResultFailedException | |
| TimeoutException |
Indicates that a request timed out.
|
Copyright © 2019. All rights reserved.