Too much memory was used bug

@khameeteman what i realised is that the error comes up the moment i press the end-point. So it isnโ€™t really accumulating a lot of memory due to the logic present in the end-point pressed.

Is it possible, that in case this occurs you put a try and except block and if it fails, At least try it once more after 1 second?

I think that should solve 90% of the cases.