SL
SL
> This library is not using Nordpool's market data v1 endpoints (which are being deprecated), it's scraping website resources. > I'm not planning to add support to official API I...
It is "scraping website resources". Not "support to official API". Links in source code goes to official API, no? Wonder how these urls are usable for free, when nordpool charges...
Thanks! Sounds like a huge bug potential, imagine same behavior for any other transport protocol 😜
Oh right, it's the delay node (configured as a queue with rate limit).
I was just using simple links in my example, and I consistently see `msg._event` added as a result. Personally I'd prefer to ignore all props starting with `_`. Perhaps that's...
I used to consider normal wires as equivalent to a "hidden" wires with link in/out nodes. I would choose one over the other based on visual flow design (taste) or...