Zachary Brown

Results 53 comments of Zachary Brown

I know WPEngine uses memcached sockets for connecting - they should be faster as they don't have to deal with all the TCP overhead. However, they'll only be useful when...

I'd rather do the change where we stop reading it from the config entirely - I think the logic on that is sound and I can't imagine anyone relying heavily...

Closed in favor of https://github.com/Chia-Network/chia-blockchain/pull/13374

Current memory usage is 938 MB. Checking again in a week. ![Image](https://github.com/Chia-Network/cadt/assets/3232332/4912500d-efa9-4598-ae84-08109a84265a)

Can trigger it by requesting the climate explorer activities endpoint https://chia-test-observer.chiamanaged.com/explorer/v1/activities/

The users endpoint is a problem and we do need to disable that for public consumption when we aren't using it. The problem is we build so many sites now...

I've identified the address of the Secretariat system that is calling the CADT API regularly. It makes many paginated requests, but here's the count of unpaginated requests in a 19...

Thanks for this pull request @princed . Not sure if this is a priority on this project, or it is desired to support Postgres, but this is on our list...

Problem: For an observer node, we want the CADT UI to automatically load the read-only public CADT API, but for the UI to know the address to the API, we...