Results 104 comments of George

This is odd: I can't figure out _where_ the source map loader tries to find these. The problem is that it's looking in the `src/` folder, but the files are...

Would something like: ```http GET /transactions?account_ids=GA...,GB...,GC.... Accept: text/event-stream ``` be the expected API?

@paulbellamy just saw this - you could set a tag before publishing (off the top of my head, the syntax is something like `yarn publish --tag=`), e.g. we used a...

I'm closing this in favor of leaving the one remaining issue open, #4528

I'm concerned about using `goreplay` to mirror production traffic to the k8s cluster that @sreuland is deploying Horizon Lite to. Will the hardware be able to handle it? Can we...

https://docs.google.com/document/d/1hlUbEqD5Jek5YTar9kQ7JvMDLly2wVTr_FdssdPba8c/edit?usp=sharing

> Training works if there is some correlation in a family of small data samples. The more data-specific a dictionary is, the more efficient it is (there is no universal...

We'd be incurring egress bandwidth costs for every single PR, right?

Unfortunately, the HTTP client we use under the hood doesn't support HTTP2 yet (see axios/axios#1175). However, there may be a higher-level workaround for this. I'll be looking closer at error-handling...

Hey @Fomin2402, thanks for following up. Unfortunately, this has gotten de-prioritized for some time in lieu of other projects (AMMs, muxed accounts, scaling, etc. to name a few). Is the...