Ryan Tomczik
Ryan Tomczik
If a single note in a measure it uses and object. {"score-partwise":{ "$":{ "version":"3.0" }, "part-list":{ "score-part":{ "$":{ "id":"P1" }, "part-name":"Music" } }, "part":{ "$":{ "id":"P1" }, "measure":{ "$":{ "number":"1"...
I created a repo to demonstrate this issue. https://github.com/RyanTomczik/skunk-test/tree/main
Skunk version `0.0.20` I have an Codec that is 31 columns wide and if I create an Encoder that doesn't match the types the compiler doesn't terminate. ``` import skunk._...
I'm getting these errors in my logs when subscribing to a 40 partitions. ``` 2021-12-07 14:27:36,129INFO [Consumer clientId=consumer-test-stream-service-2-1, groupId=test-stream-service-2] Error sending fetch request (sessionId=INVALID, epoch=INITIAL) to node 1: org.apache.kafka.common.errors.DisconnectException: null...