archethic-foundation / archethic-foundation/archethic-node
TPM Impl timeout
- Dominant language
- Elixir
- Stars
- 82
- Forks
- 24
- PR merge metrics
- No merged PRs in 30d
Description
### Describe the problem you discovered
When a node restarts, it try to execute all the call that are in queue for a contract. It is possible to have thousand of contract execution in parallel that require the TPM to origin sign those transactions.
But the TPM cannot handle to much request and then fail for timeout
### Describe the solution you'd like
_No response_
### Epic
_No response_
Contributor guide
Research direction
No file, test, or entry point is named. Start by locating the node-restart queue execution path and TPM transaction-signing calls, then establish a reproducible timeout case and clarify the expected behavior before changing code.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- blockchain, elixir
- Domain
- blockchain
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100