mirror of
https://gricad-gitlab.univ-grenoble-alpes.fr/tienyoun/presentations.git
synced 2026-09-26 13:31:01 +00:00
add django 4.2 sse disconnection workaround
This commit is contained in:
@@ -224,3 +224,9 @@ receiver = current_app.events.Receiver(
|
|||||||
)
|
)
|
||||||
```
|
```
|
||||||
> On envoie un message au client quand on reçoit un évènement `ptf-task-progress`
|
> On envoie un message au client quand on reçoit un évènement `ptf-task-progress`
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
### Coté Django
|
||||||
|
Django 4.2 Workaround
|
||||||
|
<img src="./assets/disconnections.png">
|
||||||
|
|||||||
Reference in New Issue
Block a user