Scott Hyndman

Results 63 comments of Scott Hyndman

> Relevant TODO (since I don't think this should exist in the conventional commit package): https://github.com/invertase/melos/blob/master/packages/conventional_commit/lib/conventional_commit.dart#L214-L228 Gotcha > I also envisioned that you could configure the specific types supported in...

My feeling is that your users would get a lot more use out of them, and that it would be valuable to have them under the same umbrella. I don't...

Will do. Thanks @smkhalsa.

Here's what I'm thinking: First, I'm going to enumerate the serializers that we need. Then, I'm going to write a single serializer, and put it up for review. With an...

You know though...thinking more about what's happening here. So in my particular case, it's a `StartOperation` that's getting here from the application code. Simultaneously, from the client layer, the socket...

Also, I'm happy to chat about this on Discord. I'm "Scott Hyndman#1651"

Ping on this. I updated the original comment description, because the problem is not minor as first described. It's actually reasonably easy to reproduce, and represents another problem with state...

I'd be happy to provide the first PR to add trace-level logging to `gql_websocket_link`, if desired. Otherwise I'll have to maintain a debug-friendly fork.

Oh, and to be clear, I'm actually adding logs to debug my project's code, not the link code...although I'm sure it would be useful for that too.