Answer the question
In order to leave comments, you need to log in
How to fix huge RecursionError: maximum recursion depth exceeded exception?
I caught such an exception after a request to get a picture using vk api in a flask script.
If I set such a limit, after calling the vk api, the flask script stops working. The sys.setrecursionlimit(100000)
exception is too large and does not fit here, so I will attach a link to the document where it is document
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question