Kumar Utsav Anand
Kumar Utsav Anand
@lorenzodonini I ran the update on the production environment multiple times since Friday, I have the debug logs so should I post them here? One more question, have you tried...
@lorenzodonini I ran some tests yesterday by keeping the library at v0.16.0 but replacing the dispatcher [file](https://github.com/lorenzodonini/ocpp-go/blob/master/ocppj/dispatcher.go) with the version used in v0.15.0 which doesn't use the context timeout, and...
Hi @lorenzodonini thanks a lot! Can you please drop me an email at [email protected], I would love to discuss this more in detail, and drop a link to the logs...
@lorenzodonini I can be wrong but I was wondering if we should handle the case for when the context is cancelled in `waitForTimeout` https://github.com/lorenzodonini/ocpp-go/blob/d4afed542168676368053156ef60740a0fd204bc/ocppj/dispatcher.go#L575 and delete the pending request as...
@xunnew I'm facing a similar issue, it would really help if you can tell what logs do you see on the charging station side when you see this behavior on...
There are so many ways that one can build a Docker image, I think it would be hard to support each and every one ourselves. But can we do something...
Just like the idea behind k3sup, we should go from a function to an endpoint with TLS (Great for developer workflow and for devs not familiar with the underlying platform...
@alexellis I would love to know what do you think the right approach would be? Including inlets from inletsctl as a binary or including the package in the vendor dir?
@adamjohnson01 I would love your feedback on it! Maybe we can collab together? I'll push some changes tonight. We'll see how it works. @alexellis I've created a check which makes...