matrix-public-archive/config
Eric Eastwood bdaa98e722
Make the `child_process` error catching more robust (`uncaughtException`) (#51)
Split off from https://github.com/matrix-org/matrix-public-archive/pull/43

Listen to `process.on('uncaughtException', ...)` and handle the async errors ourselves so it no longer fails the child process.

And if the process does exit with status code 1 (error), we have those underlying errors serialized and shown.
2022-08-29 19:13:56 -05:00
..
config.default.json Make the `child_process` error catching more robust (`uncaughtException`) (#51) 2022-08-29 19:13:56 -05:00
config.test.json E2E test but still failing because fetching from start of day before test events happened 2022-02-23 21:25:05 -06:00