在workman请求处理时间 超过stomp设置的心跳时间 连接会自动断开
Open
- Dominant language
- PHP
- Stars
- 10
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
与rabbitmq的连接设置了心跳时间
在请求接口时间超过了心跳时间,或者队列的处理时间超过心跳时间,队列连接会自动断开
有什么办法解决这个问题吗?
Contributor guide
No contributing guide indexed for this repository
Research direction
No file or test is named. Start by reproducing a Workerman request or queue job that runs longer than the configured RabbitMQ/STOMP heartbeat, then trace the connection heartbeat handling. Done means the connection remains usable during long-running work, with a regression test covering the reported timeout.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php, rabbitmq
- Domain
- backend, networking
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100