Open don-de-marco opened 1 year ago
On a related note: can/should we set the json-rpc log level to warning or higher so we can have smaller log files? I feel like a lot of the info calls don't tell us anything and make finding errors immensely more tedious. It would increase our reliance on the galaxy client log to track down some misbehaving code but we already need than anyway.
Steam may send some notification events to us although we might not have explicitly asked for information. For example, when you stop playing a game, we'll receive this notification from the Steam backend, which we currently just ignore:
We're already handling some of them but I believe there were some changes and we should pay a bit of attention to them at some point. It's nothing that is broken or non-functional but something that we could use to notify Galaxy of changes ahead of their own polling mechanism.