Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(recovery): add crash recovery implementation #3491

Draft
wants to merge 10 commits into
base: satp-dev
Choose a base branch
from

Commits on Nov 21, 2024

  1. feat: add crash recovery and knex config for production

    Signed-off-by: Yogesh01000100 <[email protected]>
    
    chore(satp-hermes): improve DB management
    
    Signed-off-by: Rafael Belchior <[email protected]>
    
    chore(satp-hermes): crash recovery architecture
    
    Signed-off-by: Rafael Belchior <[email protected]>
    
    fix(recovery): enhance crash recovery and rollback implementation
    
    Signed-off-by: Yogesh01000100 <[email protected]>
    
    refactor(recovery): consolidate logic and improve SATP message handling
    
    Signed-off-by: Yogesh01000100 <[email protected]>
    
    feat(recovery): add rollback implementations
    
    Signed-off-by: Yogesh01000100 <[email protected]>
    
    fix: correct return types and inits
    
    Signed-off-by: Yogesh01000100 <[email protected]>
    Co-authored-by: Rafael Belchior <[email protected]>
    Yogesh01000100 and RafaelAPB committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    fa3c5c2 View commit details
    Browse the repository at this point in the history
  2. fix: add unit tests and resolve rollbackstate

    Signed-off-by: Yogesh01000100 <[email protected]>
    Yogesh01000100 committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    811d4d8 View commit details
    Browse the repository at this point in the history
  3. feat: add function processing logs from g2

    Signed-off-by: Yogesh01000100 <[email protected]>
    Yogesh01000100 committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    8cb647e View commit details
    Browse the repository at this point in the history
  4. feat: add cron schedule for periodic crash checks

    Signed-off-by: Yogesh01000100 <[email protected]>
    Yogesh01000100 committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    057304c View commit details
    Browse the repository at this point in the history
  5. fix: resolve rollback condition and add tests

    Signed-off-by: Yogesh01000100 <[email protected]>
    Yogesh01000100 committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    1622096 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2024

  1. feat: add orchestrator communication layer using connect-RPC

    Signed-off-by: Yogesh01000100 <[email protected]>
    Yogesh01000100 committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    4eef528 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2024

  1. feat: add rollback protocol rpc

    Signed-off-by: Yogesh01000100 <[email protected]>
    Yogesh01000100 committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    9b89920 View commit details
    Browse the repository at this point in the history
  2. fix: handle server log synchronization

    Signed-off-by: Yogesh01000100 <[email protected]>
    Yogesh01000100 committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    e943230 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2024

  1. fix: resolve gol errors, add unit tests

    Signed-off-by: Yogesh01000100 <[email protected]>
    Yogesh01000100 committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    4053c83 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2024

  1. fix: handle server-side rollback

    Signed-off-by: Yogesh01000100 <[email protected]>
    Yogesh01000100 committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    9ee85ac View commit details
    Browse the repository at this point in the history