Hi there,
I've tried to use this code to poll functions and the client.py file doesn't work for polling the same tasks over 3 second calls.
{"data": {"count": 17, "expiry": "Sat, 12 Feb 2022 02:14:42 GMT", "limit": 10}, "error_type": "RATE_LIMIT_EXCEEDED"}
Is it possible to extend the client file to enable polling when calling
init_session()
?
Thanks,
Tom