Matthew Bunday
Results
2
issues of
Matthew Bunday
**Describe the bug** When using `client.pinMessage` to pin messages they don't show up as pinned under either `channel.getPinnedMessages` or `stream.channel('livestream', channel.id).query({})` **To Reproduce** Pin a message using `client.pinMessage`. Elsewhere try...
bug
need api support
status:confirmed
**Description** Fix the flaky op-conductor-e2e tests by making port collisions impossible. **Tests** Updating existing tests to make them not flaky. **Additional context** Add any other context about the problem you're...