Closed 520rahul closed 3 years ago
it is 3 seconds. from dashboard you can't but you can always edit code.
but don;t change the rate. 3 seconds works perfectly fine even if you keep checking all day. that's how i have designed this so that even if you keep it ON all day you should not get blocked by cowin server
but don;t change the rate. 3 seconds works perfectly fine even if you keep checking all day. that's how i have designed this so that even if you keep it ON all day you should not get blocked by cowin server
Can u describe where to change code and r u using public api or protected api for searching. Plz guide
but don;t change the rate. 3 seconds works perfectly fine even if you keep checking all day. that's how i have designed this so that even if you keep it ON all day you should not get blocked by cowin server
Can u describe where to change code. Plz guide
here. change the time.sleep(3) to time.sleep(n), n will be your choice number
The api that I am using if findBy api. Its a real time data api not the cache one.
If you keep sleep time less than 3 seconds you will end up getting blocked by server.
but don;t change the rate. 3 seconds works perfectly fine even if you keep checking all day. that's how i have designed this so that even if you keep it ON all day you should not get blocked by cowin server
Can u describe where to change code. Plz guide
here. change the time.sleep(3) to time.sleep(n), n will be your choice number
The api that I am using if findBy api. Its a real time data api not the cache one.
If you keep sleep time less than 3 seconds you will end up getting blocked by server.
Thanks a ton brother
What is default refresh rate. And can v change it