fix: save Modified attribute and SSE retry reset #17

Merged
admin merged 2 commits from fix/silo-sse-and-save into main 2026-02-11 01:15:53 +00:00
Contributor
  • silo_origin.py: use Gui.Document.Modified instead of App.Document.Modified
    (re-applies fix from #13 that was lost in rebase)
  • silo_origin.py: add traceback logging to saveDocument error handler
  • silo_commands.py: reset SSE retry counter after connections lasting >30s
    so transient disconnects don't permanently kill the listener
- silo_origin.py: use Gui.Document.Modified instead of App.Document.Modified (re-applies fix from #13 that was lost in rebase) - silo_origin.py: add traceback logging to saveDocument error handler - silo_commands.py: reset SSE retry counter after connections lasting >30s so transient disconnects don't permanently kill the listener
admin added 1 commit 2026-02-11 01:15:28 +00:00
- silo_origin.py: use Gui.Document.Modified instead of App.Document.Modified
  (re-applies fix from #13 that was lost in rebase)
- silo_origin.py: add traceback logging to saveDocument error handler
- silo_commands.py: reset SSE retry counter after connections lasting >30s
  so transient disconnects don't permanently kill the listener
admin added 1 commit 2026-02-11 01:15:43 +00:00
admin merged commit 52fc9cdd3a into main 2026-02-11 01:15:53 +00:00
admin deleted branch fix/silo-sse-and-save 2026-02-11 01:15:54 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: kindred/silo-mod#17