Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
dydxwill committed Apr 4, 2024
1 parent cbf9397 commit 635b711
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion indexer/services/scripts/src/check-for-header-timestamp.ts
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ export async function printMessageWithTimestampHeader(
at: 'printMessageWithTimestampHeader',
message: 'Printing message & headers',
headers: currentMessage.headers,
update,
// update,
});
await stopConsumer();
}
Expand Down

0 comments on commit 635b711

Please sign in to comment.