Anders Eknert

Results 206 comments of Anders Eknert

Thanks for an excellent bug report, @kristiansvalland! Seems like you've identified a viable solution too, but could be there are some gotchas I'm not aware of. @srenatus WDYT?

I can see the appeal in a solution like this, as it would allow any "dumb" server to serve delta bundles. I think a problem with this would be that...

> Yes that was one of the concerns, we decided to solve this by refreshing the snapshot with variable frequency based on the delta count. > The idea is that...

@ashutosh-narkar is probably better equipped to answer that :)

Awesome feedback, @ekcs! I had not given too much thought to syntax before, so your brainstorming was much appreciated. Some spontaneous thoughts on the above: > For backwards compatibility, we...

Yeah, I agree that it's very unlikely. But maybe better to play it safe? I don't have a strong opinion on that. One concern with having this enabled for all...

Sounds like a good way forward! And yeah, I can definitely see how people would want to have at least some simple logic included in interpolation. I think resolving refs...

That's true, but I wonder how common it is to have those hard coded in the policy, as opposed to provided either via `http.send` or somewhere in `data`?