Skip to content

feat(session): gate background session work PR 6 - #5163

Open
MohamadJaara wants to merge 1 commit into
mo/async-db-migration/05-secondary-activitiesfrom
mo/async-db-migration/06-background-work
Open

feat(session): gate background session work PR 6#5163
MohamadJaara wants to merge 1 commit into
mo/async-db-migration/05-secondary-activitiesfrom
mo/async-db-migration/06-background-work

Conversation

@MohamadJaara

Copy link
Copy Markdown
Member

Goal

Apply the same session preparation boundary to background entry points before they access user data.

Changes

  • gate notifications, receivers, services, workers, FCM, and sync entry points
  • move push token registration into prepared-session worker execution
  • skip or retry background work when preparation cannot complete safely
  • cover notification, logout, and call service behavior with focused tests

Stack

Merge the stack bottom-up into the epic branch.

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.

1 participant