Skip to content

Add throttle to TronChainAdapter #11543

Description

@coderabbitai

Description

Add throttling functionality to the TronChainAdapter to control the rate of requests and prevent potential rate limiting issues.

Context

This follow-up action was requested during the review of PR #11531, which addressed transaction parsing fixes for the Tron chain adapter.

Implementation Considerations

  • Implement request throttling mechanism in packages/chain-adapters/src/tron/TronChainAdapter.ts
  • Consider configurable throttle limits
  • Ensure throttling doesn't negatively impact user experience for normal transaction flows

References

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status
Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions