Skip to content

fix(services/bidi): gate reconnect reset on stream health, add exponential backoff#1026

Merged
bmc08gt merged 2 commits into
code/cashfrom
fix/eventstream-reconnect
Jul 1, 2026
Merged

fix(services/bidi): gate reconnect reset on stream health, add exponential backoff#1026
bmc08gt merged 2 commits into
code/cashfrom
fix/eventstream-reconnect

Conversation

@bmc08gt

@bmc08gt bmc08gt commented Jul 1, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

bmc08gt added 2 commits July 1, 2026 10:39
…e severity

Previously only notifiable errors reached Bugsnag; everything else was
dropped. Now all non-noise errors are reported, with severity derived from
isNotifiable: WARNING for notifiable (needs attention), INFO for
non-notifiable (reference only). Crashes remain ERROR. Slack routing should
filter on severity != INFO to preserve today's notifiable-only behavior.

Signed-off-by: Brandon McAnsh <git@bmcreations.dev>
…ntial backoff

Signed-off-by: Brandon McAnsh <git@bmcreations.dev>
@github-actions github-actions Bot added type: fix Bug fix area: network gRPC, connectivity, API, exchange rates labels Jul 1, 2026
@bmc08gt bmc08gt changed the title fix(services/bidi): gate reconnect reset on stream health, add expone… fix(services/bidi): gate reconnect reset on stream health, add exponential backoff Jul 1, 2026
Base automatically changed from chore/bugsnag-reporting-severity-changes to code/cash July 1, 2026 16:56
@bmc08gt bmc08gt merged commit 0a15890 into code/cash Jul 1, 2026
3 checks passed
@bmc08gt bmc08gt deleted the fix/eventstream-reconnect branch July 1, 2026 16:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: network gRPC, connectivity, API, exchange rates type: fix Bug fix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant