Skip to content

Add a timeout to SDK transaction polling #66

Description

@jxsonyx

submitTransaction polls forever when an RPC server never returns a terminal transaction status.

Acceptance criteria:

  • Add configurable timeout and polling interval options.
  • Handle SUCCESS and FAILED terminal statuses explicitly.
  • Include timeout and failure tests with a mocked RPC server.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions