You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hmm that is the "async def try_point(self, point, spawn_time=None, spawn_id=None):" line according to your error, which would be the function definition. Not sure how you get recursion there, I only see it being called in a loop?
I got this error once again and this time I have "72 workers, 73 coroutines":
[2017-08-19 08:16:16][ ERROR][eventloop] {'message': 'Task exception was never retrieved', 'exception': RecursionError('maximum recursion depth exceeded while calling a Python object',), 'future': <Task finished coro=<Overseer.try_point() done, defined at /root/pogo/Monocle-PG/monocle/overseer.py:502> exception=RecursionError('maximum recursion depth exceeded while calling a Python object',)>}
I am using an 8x8 grid with 100 accounts and a 150 RPM key.
On startup I get messages like these in scan.log:
The text was updated successfully, but these errors were encountered: