Closed maciejka closed 4 weeks ago
@maciejka can I take this.
Kindly assign
i want to add two argument to the function,
retry and delay
where ever we are calling the function, we i will update it with the two function
i want to add two argument to the function,
retry and delay
where ever we are calling the function, we i will update it with the two function
Please declare they as constants at the top of the script.
Add retry logic to request_rpc. It should retry let's say 3 times before re raising the exception.