walkor / walkor/stomp

在workman请求处理时间 超过stomp设置的心跳时间 连接会自动断开

Open
#2 1 comment 0 reactions 0 assignees View on GitHub
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.