Prerequisites
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)

Prerequisites
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)