colmsnowplow

Results 44 comments of colmsnowplow

👋 I have a use case for which this feature would be very useful (description of that use case below). ~Looks like there's a PR for it - is there...

Yes good point - when I wrote my last comment I hadn't thought of this. I think you're likely right, using timestamp is probably the least complicated approach. Very much...

ZD ticket reference 26783 for an example (closed source) of when this comes into focus

Some discussion: https://discourse.snowplowanalytics.com/t/page-id-crosses-sessions-and-over-inflates-time/5410/3

Interesting design issue here. There are for sure use cases where users would want it to be static, but I can also think of use cases where one would prefer...

Ah true, I forgot about those. In that case, I agree that the expected behaviour is as you've originally outlined - I would expect callbacks to be dynamically updated, and...

Have seen this issue so reporting the behaviour here, not sure it's the same as your example above: ~.4% of users in this use case that I've seen coming from...

With further experimentation it seems that vars potentially can't be supplied for the 'targets' playbook section, only the 'variables' one (unless I'm doing something wrong) - so perhaps this requirement...

I was just going to mention that perhaps comprehension of some DAG type document is the best way. CLI options would be good for dev, but a document is way...

I would prefer an explicitly configured one for another reason - the deps can be implicit and not based on existence of a resource. To illustrate - in my example...