Victor Conner
Victor Conner
@julienschmidt Sorry for the ping, but it would be amazing if you could include this in a versioned release 🙏
I think that your proposed option would be great! I'm currently using a similar approach, though it does become a little tedious over time. The new lines does not really...
I would also love the option to disable this, in my opinion it makes the code less readable.
Really exited to get this out! Let me know if I can do anything to help 🙏
@earthboundkid No worries. Let me know if I can help!
Hi, it's difficult to say exactly what's going on without being able to run some code to reproduce the issue. However, the `sturdyc: error unmarshalling key` message should never appear,...
The function that produces that log is only called here: https://github.com/viccon/sturdyc/blob/main/distribution.go#L197 and here: https://github.com/viccon/sturdyc/blob/main/distribution.go#L103 In both cases, it looks like we're checking whether the distributed storage returned true (indicating that...
One way to debug this, by the way, could be to vendor your dependencies and then modify the `unmarshalRecord` function to add some additional logging in order to gather more...
Hi @ladydascalie I was just wondering if you made any progress on this?
@ladydascalie I'm likely going to close this issue because I can't reproduce it and therefore can't make any progress without your help!