Tonkeeper Jetton Transfer Loop Timeout

Tonkeeper Jetton Transfer Loop Timeout

System Archive

Tonkeeper Jetton Transfer Loop Timeout Symptom Users experience a timeout error when attempting to transfer Tonkeeper Jettons, resulting in failed transactions and an inability to complete the transfer process. Technical Root Cause The error occurs due to a prolonged waiting period for transaction confirmation, exceeding the predefined timeout threshold, often caused by network congestion or high gas fees. Manual Overrides Increase the gas limit to prioritize transaction processing: Increase the transaction fee to 0.1 TON Modify the transfer loop to include a retry mechanism with exponential backoff Update the Tonkeeper configuration to use a more efficient transfer algorithm json { "transfer": { "gasLimit": 100000, "fee": 0.1 } } Consider utilizing an external console for more advanced troubleshooting and configuration adjustments. Prerequisites Tonkeeper wallet installed and configured Sufficient TON balance for transaction fees Stable internet connection for seamless network interaction


System Cross-Reference Matrix

🛠 Run Automated Reset

Report Page