feat: cache NodeJS proxied requests (#12558)
* NodeProxyCache
* add changeset
* Last touch-ups
* add changeset
* Move NodeProxyCache to route_utils + last touch-ups
* Fix race condition
* Actually safer
* Immutable: no need dataclass
---------
Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>