fix: duplicate TimeoutInterceptor
Some checks failed
Deploy API Server / build-and-deploy (push) Failing after 18s
Some checks failed
Deploy API Server / build-and-deploy (push) Failing after 18s
This commit is contained in:
parent
ec78330773
commit
2f979a7048
@ -143,7 +143,6 @@ import appleConfig from './config/apple.config';
|
||||
{ provide: APP_PIPE, useClass: StrictValidationPipe },
|
||||
{ provide: APP_INTERCEPTOR, useClass: TraceIdInterceptor },
|
||||
{ provide: APP_INTERCEPTOR, useClass: TimeoutInterceptor },
|
||||
{ provide: APP_INTERCEPTOR, useClass: TimeoutInterceptor },
|
||||
{ provide: APP_INTERCEPTOR, useClass: ResponseInterceptor },
|
||||
AiAnalysisWorker,
|
||||
DocumentImportWorker,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user