Matthew Salsamendi
Matthew Salsamendi
I actually had this happen to me. json file was wiped. Nothing critical in there, but now I've got a corrupt file!
I'd just like to add, this issue about connections degrading after the first game I believe isn't unique to this specific implementation (I think it has a deeper cause). I...
Looks good to me. This is a re(lay) nice feature :D
Following up on this issue to mention native support for multiple initialization addresses would be amazing! It may be possible to handle this in our app logic, but definitely adds...
I wanted to chime in as a user hitting this issue in prod- we noticed that throwing from one of our error handlers was crashing the Fastify process. We switched...
Turns out this is because wsl doesn't support inotify (yet...) For some reason polling is now broken though.
@sewenew thank you for looking at this! We tried the generic command interface, but there's a problem! The command interface is treating the first argument to .command as the key....
This is confusing. I want to run with no persistence, so I've appendonly and save in the config file, but a volume is still being created. Not the end of...