fix: update silo submodule — save Modified fix and SSE retry reset #171

Merged
forbes merged 1 commits from fix/silo-sse-and-save into main 2026-02-11 01:17:00 +00:00
Owner
  • Re-apply Gui.Document.Modified fix lost in rebase
  • Add traceback logging to save error handler
  • Reset SSE retry counter after stable connections (>30s)

Summary

Changes

Checklist

  • Commit messages follow conventional commits (feat:, fix:, chore:, docs:, art:)
  • Code follows project style (clang-format for C++, black for Python)
  • Changes are tested locally
  • Documentation updated (if applicable)
- Re-apply Gui.Document.Modified fix lost in rebase - Add traceback logging to save error handler - Reset SSE retry counter after stable connections (>30s) ## Summary <!-- Brief description of what this PR does --> ## Changes <!-- List the key changes made --> ## Related Issues <!-- Link related issues: Closes #123, Fixes #456 --> ## Checklist - [ ] Commit messages follow [conventional commits](https://www.conventionalcommits.org/) (`feat:`, `fix:`, `chore:`, `docs:`, `art:`) - [ ] Code follows project style (clang-format for C++, black for Python) - [ ] Changes are tested locally - [ ] Documentation updated (if applicable)
forbes added 1 commit 2026-02-11 01:16:51 +00:00
fix: update silo submodule — save Modified fix and SSE retry reset
Some checks failed
Build and Test / build (pull_request) Has been cancelled
b888e4a3c3
- Re-apply Gui.Document.Modified fix lost in rebase
- Add traceback logging to save error handler
- Reset SSE retry counter after stable connections (>30s)
forbes merged commit 0d2044c130 into main 2026-02-11 01:17:00 +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/create#171