Thanks for the idea, it will do for now!
Den tisdagen den 26:e augusti 2014 kl. 15:20:26 UTC+2 skrev Leonel Câmara:
>
> I guess a quick solution for you, could be to monkeypatch
> isProgrammingError to something like this
>
> def isProgrammingError(self, exception):
> return exception.__c
exception stack trace:
13:43:44.639
this didnt work
This means that even though the exception is a ProgrammingError, it was not
found to be one by the db._adapter.isProgrammingError method, and is
therefore not swallowed as the previous fix intended.
Is this due to GAE having changed the ty
2 matches
Mail list logo