mistykey/packages/backend/src
dakkar 3eff85a3d3 error out when we can't spawn workers - fixes #586
Setting `clusterLimit` to 0 means no workers are started, which
usually breaks things. Also, some "hardening" things may prevent node
from seeing how many CPUs the machine has, which has the same effect.

With this commit we provide hopefully-useful error messages.
2024-07-21 11:32:39 +01:00
..
@types (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
boot error out when we can't spawn workers - fixes #586 2024-07-21 11:32:39 +01:00
core use more concise syntax for env var checking 2024-07-14 16:11:11 +03:00
daemons (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
misc Merge branch 'develop' into future-2024-05-31 2024-06-08 16:45:53 +01:00
models add copyright text to all our files 2024-06-15 11:36:55 +01:00
queue fix: notRespondingSinceが実装される前に不通になったインスタンスが自動的に配信停止にならない (#14059) 2024-06-23 10:59:43 +01:00
server fix drive search query 2024-07-19 14:32:14 +01:00
config.ts Merge branch 'develop' into future-2024-05-31 2024-06-08 16:45:53 +01:00
const.ts merge: upstream 2024-02-19 10:47:42 +01:00
decorators.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
di-symbols.ts merge: upstream 2024-02-19 10:47:42 +01:00
env.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
global.d.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
GlobalModule.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
logger.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MainModule.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
NestLogger.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
postgres.ts merge: upstream 2024-02-19 10:47:42 +01:00
types.ts merge upstream for 2024.2.1 2024-03-02 16:36:49 +00:00