updated ib handler
This commit is contained in:
parent
9492f1b15e
commit
fbff428e90
13 changed files with 94 additions and 69 deletions
|
|
@ -107,7 +107,7 @@ export async function processIndividualSymbol(
|
|||
|
||||
return { ceoId, spielCount, timestamp };
|
||||
} catch (error) {
|
||||
this.logger.error('Failed to process individual symbol', {
|
||||
this.logger.error(`Failed to process individual symbol ${symbol}`, {
|
||||
error,
|
||||
ceoId,
|
||||
timestamp,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue