nestjs terminus - tons of failed calls to fs.statSync() for simple typeorm healthcheck

后端 未结 0 1490
暗喜
暗喜 2021-01-12 02:02

I set up a simple health check in nestjs using terminus.

export class ReadinessController {
  constructor(
    private health: HealthCheckService,
    private         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题