Skip to content

Commit

Permalink
Wat get ab
Browse files Browse the repository at this point in the history
  • Loading branch information
hiveben committed Feb 26, 2025
1 parent 637cdfa commit eba36e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions chronicle_consumer.py
Original file line number Diff line number Diff line change
Expand Up @@ -901,6 +901,7 @@ def handle_transaction(action, block_num, timestamp, session):
'timestamp': trace['timestamp']
}

log_error('handle_transaction sql {}: {}'.format(trace, trace['block_num']))
parse_action(session, action)
session.execute(
'UPDATE chronicle_transactions SET ingested = TRUE WHERE seq = :seq',
Expand Down

0 comments on commit eba36e9

Please sign in to comment.