made a mess
This commit is contained in:
parent
1caa2d5168
commit
f52e3332df
5 changed files with 55 additions and 30 deletions
|
|
@ -64,7 +64,7 @@ export class HttpClient {
|
|||
|
||||
return response;
|
||||
} catch (error) {
|
||||
if( this.logger?.getServiceName() === 'proxy-service' ) {
|
||||
if( this.logger?.getServiceName() === 'proxy-tasks' ) {
|
||||
this.logger?.debug('HTTP request failed', {
|
||||
method: finalConfig.method,
|
||||
url: finalConfig.url,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue