Skip to content

Conversation

tompntn
Copy link
Contributor

@tompntn tompntn commented Aug 25, 2022

We add an entry to the list of unacked transactions for each price account in a batch. This means that there are more "unacked transactions" tracked then really exist, which results in an unnecessarily high amount of too many unacked price update transactions messages being printed. This PR therefore only stores one update per batch.

@tompntn tompntn force-pushed the batch_transaction_logging branch from 629248a to 0131a44 Compare November 21, 2022 13:27
@tompntn tompntn requested a review from jayantk November 21, 2022 13:54
@tompntn tompntn merged commit 881b633 into main Nov 22, 2022
@tompntn tompntn deleted the batch_transaction_logging branch November 22, 2022 13:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants