Federico Martinez

Results 4 issues of Federico Martinez

![unnamed](https://user-images.githubusercontent.com/756915/32782030-d15f9688-c925-11e7-90a6-d326d5fac392.png) The problem seems to be related to the IP of the Bridge changing. It would be good to catch the error and force a reconfiguration, something like: Cannot contact...

When you try to pickle a datetime object, you get this error: ```python >>> import udatetime >>> import pickle >>> d = udatetime.now() >>> pickle.dumps(d) Traceback (most recent call last):...

If I understood correctly, every query is cached. If we configure a timeout and we use for instance redis, the key will expire after the timeout. My question is: Is...

I have tried to encode this file: > Main { > DsPacketClass > { > ClassifierRef 1; > ServiceFlowRef 1; > RulePriority 0; > ActivationState 1; > IpPacketClassifier { >...