mirror of
https://github.com/gogrlx/nats-server.git
synced 2026-04-17 11:24:44 -07:00
When expiring requests, the server would send 408 if interest was still present, which can happen for pull subscribe implementations that maintain interest for the duration of the pull subscription. Let's keep the 408 for when a request is "force expired", that is, a request was removed from the queue because it queue was full but interest is still found. Signed-off-by: Ivan Kozlovic <ivan@synadia.com>
80 KiB
80 KiB