basis-company / nats.php

nats jetstream client for php
116 stars 29 forks source link

remove pong side effect #74

Closed ro0NL closed 4 months ago

ro0NL commented 4 months ago

fix #73

i dont see why it's needed, but im curious what tests do here

ro0NL commented 4 months ago

maybe the current logic is legit, and we simply cannot reliably read within 3s timeout

but publishing, when on a hot-path, cannot wait any longer either :) i'll monitor our current message lost the coming days.

ro0NL commented 4 months ago

see #75