Commit 2af3b0fa by QIANGLU

重试开关

parent 913c9dc5
......@@ -18,7 +18,7 @@ public class MatrixListenerContainerConfiguration implements BeanPostProcessor {
private final static Logger log = LoggerFactory.getLogger(MatrixListenerContainerConfiguration.class);
@Value("${matrix.rocketmq.consumer.delayLevel:-1}")
@Value("${matrix.rocketmq.consumer.delayLevel:0}")
private int delayLevel;
@Bean
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment