yohei yoshimuta

Results 14 issues of yohei yoshimuta

README.md has a link to the documentation about CRD APIs implemented by the operator. https://github.com/planetscale/vitess-operator/blob/847bdc331c6e4976cf610d91ace78d1bf14fe9ba/README.md?plain=1#L8 But the last time when this API document was updated was [Aug 31, 2021](https://github.com/planetscale/vitess-operator/commit/f9993922ff84e703b4aa39cd11e83ea09ed5f43d). So,...

I want to ask how to avoid the problem. I'm not sure to be appropriate to issue the problem in this place, because this is involved with other system and...

### Issue Link 🔗 Fixes #1052 ### Goals ⚽ This PR aims to fix a bug where `isConnecting` remains true indefinitely, preventing `connect()` from proceeding after a WebSocket peer closes....

## **Describe the Bug** After [Fix connection race when using WSEngine](https://github.com/daltoniam/Starscream/pull/930) was merged, the `isConnecting` property was introduced to prevent multiple connection attempts. However, as reported in [this comment](https://github.com/daltoniam/Starscream/pull/930#issuecomment-2149276411), `isConnecting`...

bug