Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
S
secure
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
胡懿
secure
Commits
7c13140a
Commit
7c13140a
authored
Oct 17, 2025
by
胡懿
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修复线程执行一段时候后不执行了的问题
parent
f8feb3ef
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
1 deletion
+1
-1
PumpStationKafkaConsumer.java
...main/java/cn/gintone/config/PumpStationKafkaConsumer.java
+0
-0
application-local.yaml
yudao-server/src/main/resources/application-local.yaml
+1
-1
No files found.
gt-club/gt-club-biz/src/main/java/cn/gintone/config/PumpStationKafkaConsumer.java
View file @
7c13140a
This diff is collapsed.
Click to expand it.
yudao-server/src/main/resources/application-local.yaml
View file @
7c13140a
...
@@ -166,7 +166,7 @@ kafka:
...
@@ -166,7 +166,7 @@ kafka:
# 添加消费者稳定性配置
# 添加消费者稳定性配置
session-timeout-ms
:
30000
session-timeout-ms
:
30000
heartbeat-interval-ms
:
10000
heartbeat-interval-ms
:
10000
max-poll-records
:
50
0
max-poll-records
:
1
0
---
#################### 服务保障相关配置 ####################
---
#################### 服务保障相关配置 ####################
# Lock4j 配置项
# Lock4j 配置项
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment