Skip to content

Infrastructure Layer (RPC Client) #4

Description

@0xV0YD

Description: Move the low-level HTTP/RPC communication logic to a dedicated infrastructure module. Tasks:

  • Create infra/ directory.

  • Move services/rpc_client.py to infra/http_client.py.

  • Rename class to RPCClient (or keep as is) and ensure it handles retries/backoff as before.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions