Cedric Veilleux

Results 10 comments of Cedric Veilleux

We do: Component -> Store If store is empty: Component -> Action -> Store -> Component pretty simple and works. components look like: var data = getFromStore(); if (!data) {...

I am forced to stick to 1.0.0 release because of this issue.

I think it depends on how much magic you want the module to have, but another and simpler approach would be to have opt-in configuration flags in the Raven.config call....

I have reproduced the issue. The junk record you are seeing is a RRSIG record, not a CNAME. Here is how Wireshark dissects the DNS answer packet: ``` User Datagram...

I finally gave up trying to do my own DNS resource record parsing and switched to using the dnslib python package. I published an advanced python logging module here if...

I am seeing the same behavior after updating to 2.4.0 from 2.2.0, task names are missing from admin and database. Thanks for pointing me to the undocumented (?) breaking change...

Thanks for asking and putting time to maintain this library. The change was technically a fix, but I would argue that since it changes a core behavior of the library,...

https://github.com/alessandromaggio/pythonping#do-i-need-privileged-mode-or-root