Skip to content

feat(startup): prepare the main app session PR 3 - #5160

Open
MohamadJaara wants to merge 1 commit into
mo/async-db-migration/02-migration-screenfrom
mo/async-db-migration/03-main-startup
Open

feat(startup): prepare the main app session PR 3#5160
MohamadJaara wants to merge 1 commit into
mo/async-db-migration/02-migration-screenfrom
mo/async-db-migration/03-main-startup

Conversation

@MohamadJaara

Copy link
Copy Markdown
Member

Goal

Prepare the current user's database before the main app graph and navigation start.

Changes

  • make main startup wait for the shared preparation gate
  • build the session graph from the prepared user scope
  • show the migration screen only when preparation is long-running or fails
  • support retry, update, and support actions from startup
  • cover startup and session graph behavior with focused tests

Stack

  • Epic branch: mo/epic/async-db-migration
  • PR 1
  • PR 2
  • PR 3 of 7

Merge the stack bottom-up into the epic branch.

@MohamadJaara
MohamadJaara force-pushed the mo/async-db-migration/03-main-startup branch from cc75f96 to cb096b3 Compare August 18, 2026 12:42
@MohamadJaara
MohamadJaara force-pushed the mo/async-db-migration/03-main-startup branch from cb096b3 to 54470d5 Compare August 18, 2026 12:45
@github-actions

github-actions Bot commented Aug 18, 2026

Copy link
Copy Markdown
Contributor

Test Results

381 tests  ±0   381 ✅ ±0   27s ⏱️ +3s
 40 suites ±0     0 💤 ±0 
 40 files   ±0     0 ❌ ±0 

Results for commit b3e9ab4. ± Comparison against base commit 162c722.

♻️ This comment has been updated with latest results.

@MohamadJaara
MohamadJaara force-pushed the mo/async-db-migration/03-main-startup branch from 54470d5 to b3e9ab4 Compare August 19, 2026 11:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants