gristlabs_grist-core/test/server/lib
Dmitry S be5cb9124a (core) Add logging of errors whenever ProxyAgent is used, and a test for it.
Summary:
Also:
- Move ProxyAgent to from app/server/utils to app/server/lib, which is
  the more usual place for such classes.
- Refactor a helper (delayAbort) that node was reporting a leak in.

Test Plan: Added a test case, and tested manually.

Reviewers: JakubSerafin

Reviewed By: JakubSerafin

Subscribers: JakubSerafin, paulfitz

Differential Revision: https://phab.getgrist.com/D3897
2023-05-17 10:21:53 -04:00
..
helpers (core) Proxy Agent moved to the separate file, Triggers are using proxy now to perform fetch 2023-05-08 11:54:09 +02:00
Authorizer.ts (core) Add telemetry 2023-04-06 12:34:54 -04:00
DocApi2.ts (core) Persist forks in home db 2023-02-20 22:46:36 -05:00
DocApi.ts (core) Adds a UI panel for managing webhooks 2023-05-08 18:25:27 -04:00
HostedStorageManager.ts (core) remove duplicate HostedStorageManager test from monorepo tests 2022-12-27 16:06:48 -05:00
ProxyAgent.ts (core) Add logging of errors whenever ProxyAgent is used, and a test for it. 2023-05-17 10:21:53 -04:00
Webhooks-Proxy.ts (core) Adds a UI panel for managing webhooks 2023-05-08 18:25:27 -04:00