decreased default max_token_age

This commit is contained in:
smypmsa
2025-03-06 22:19:40 +00:00
parent bfcea298fd
commit 3791a1c109
+1 -1
View File
@@ -18,7 +18,7 @@ WAIT_TIME_AFTER_CREATION: int = 12
# Maximum age (in seconds) for a token to be considered "fresh" and eligible for processing.
# This threshold is checked before processing starts - tokens older than this are skipped
# since they likely contain outdated information from the websocket stream
MAX_TOKEN_AGE: int = 1
MAX_TOKEN_AGE: float = 0.1
# Node provier configuration
# You can also get a trader node https://docs.chainstack.com/docs/solana-trader-nodes