hirosystems / stacks-blockchain-api

API for the Stacks blockchain
https://stacks-blockchain-api.vercel.app
GNU General Public License v3.0
171 stars 108 forks source link

fix: socket-io client must only use websocket transport #1976

Closed zone117x closed 1 month ago

zone117x commented 1 month ago

Closes #1885

Ensure only websocket transport is used in the socket-io client. This fixes connectivity when using a load-balanced API endpoint that doesn't use sticky sessions.

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 72.43%. Comparing base (7d3444b) to head (8dc75ad).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #1976 +/- ## =========================================== + Coverage 72.39% 72.43% +0.03% =========================================== Files 94 94 Lines 12579 12579 Branches 2873 2932 +59 =========================================== + Hits 9106 9111 +5 + Misses 3455 3450 -5 Partials 18 18 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

github-actions[bot] commented 1 month ago

Vercel deployment URL: https://stacks-blockchain-hqc356f7g-blockstack.vercel.app :rocket:

blockstack-devops commented 1 month ago

:tada: This PR is included in version 7.11.0-beta.7 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

blockstack-devops commented 3 weeks ago

:tada: This PR is included in version 7.11.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: