Skip to content

Extend runtime for on_interval method #106

Description

@iliarusskikh

Prerequisites

  • I checked the documentation and made sure this feature does not already exist
  • I checked the existing issues to make sure this feature has not already been requested

Feature

Hello,

I have been using on_interval method to send transactions every 3000 seconds. However, it hits runtime error when tx.wait_to_complete(). Would it make sense having a custom time-out for on_interval method based on the length of the interval, rather than having a constant timer for any intervals? Some on_interval methods may be time consuming whilst execution of on_interval is < than interval itself.

Thanks,
Ilia

Additional Information (Optional)

Image

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions