Open Issues Need Help
View All on GitHubAI Summary: This issue identifies an inconsistency in how network timeouts are classified within the transaction submission error handling. The typed error handling correctly identifies timeouts as `Indeterminate`, but a string-pattern matching function incorrectly classifies them as `FailedNetworkError`. This can lead to unsafe retry logic and potential duplicate transaction submissions.
Complexity:
2/5
enhancement good first issue
enhancement good first issue
Implement CI/CD Pipeline with Github Actions about 1 month ago
enhancement good first issue