pull down to refresh
21 sats \ 0 replies \ @SimpleStacker 4 Sep \ parent \ on: Stacker Saloon
I've resorted to using concurrent (not batch) requests for now, even though it's twice as expensive, because at least I can reliably get output. It's also a lot slower because the batch requests are processed in parallel