visola / go-proxy

A proxy to help with local development in the microservices world
MIT License
18 stars 2 forks source link

fix(frontend): only show latest 100 requests #43

Closed visola closed 4 years ago

visola commented 4 years ago

When a lot of requests come in, the UI becomes unusable. This limits the UI to show only the latest 100 requests.