Thursday, November 28, 2019

Retrying query when connection error

Hi It is possible to catch connection error in Django and retry query?  
How this can be done?

Scenario:
query -> connection error occurs -> catch connection error -> create new connection -> retry query

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/1f251660-f6a3-44a8-984a-c4ec9d4db2c6%40googlegroups.com.

No comments:

Post a Comment