And TL;DR; versio.

Code which is wrapped within atomic transaction will guarantee that if code
breaks changes are rolled back.

ma 23. syysk. 2019 klo 15.42 Aryan Patel <aryan.pa...@mahiti.org> kirjoitti:

> Hi colleagues,
>
> I want to understand if transaction.atomic() in django guarantees that the
> client is getting status what the django is sending?
>
> This question is just for discussion whether the django builds a pipeline
> with the client and if the network broke down while the django is sending
> the status then transaction.atomic will be reverted back or it will
> successfully commits regardless whether the client is getting status or
> not?
>
> --
> 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+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/571c334b-9508-41e7-b360-2d312774c192%40googlegroups.com
> <https://groups.google.com/d/msgid/django-users/571c334b-9508-41e7-b360-2d312774c192%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAHn91oeob-NwqPq6w5CsojZqmLTdLsVx_61-EL5vG-V-%3D2fGxw%40mail.gmail.com.

Reply via email to