Daniel Porteous (dport)

Results 264 comments of Daniel Porteous (dport)

Thanks for the detailed research, it does indeed seem to be mostly a factor of request size -> time spent by the server reading information from storage. @lightmark @msmouse is...

Sure I understand the business need, I'm asking about what kind of query you mean. I'm not sure how your first request is different from what we already offer here:...

I see so you want a batch request, got it.

We have landed a change to make it get 9999 items at a time. As for if / when we'll add multiget support, I don't expect we'll do it in...

Was about to come here and make a similar pull request! Thanks for making this. For those coming along trying to fix this for themselves, run the following (assuming you're...

I was using the fork from @UnusualPi but it looks like they deleted it. I made those same changes in my own fork here: https://github.com/banool/personalcapital..

Looks like @UnusualPi deleted their fork of this repo. I made the same changes they made in my own repo here: https://github.com/banool/personalcapital.

I see you have ticked off "Support gateway annotations", how are you planning to implement that given it isn't supported in the underlying libraries?

Just tested on WSL (Ubuntu 22) too, it works correctly.

Yeah............. I'll fix up your comments in another PR.