docs(acm2-74): consolidate design documentation
This commit is contained in:
@@ -36,7 +36,7 @@ interface DeliveryPort {
|
||||
* 两个主题之间不保证先后顺序。
|
||||
*
|
||||
* 失败处理:队首的重试时间没到就不取;一批里有发送失败,整批重试次数加一并推后退避,
|
||||
* 次数用尽整批转 DEAD 当死信。见 docs/flight-state.md §5。
|
||||
* 次数用尽整批转 DEAD 当死信。见 docs/implementation.md「Kafka 与读取」。
|
||||
*/
|
||||
@Singleton
|
||||
class Dispatcher(
|
||||
|
||||
Reference in New Issue
Block a user