Skip to content

Support idempotent offline queue recovery imports - #494

Merged
stef-k merged 4 commits into
mainfrom
feature/244-offline-queue-recovery
Aug 22, 2026
Merged

Support idempotent offline queue recovery imports#494
stef-k merged 4 commits into
mainfrom
feature/244-offline-queue-recovery

Conversation

@stef-k

@stef-k stef-k commented Aug 22, 2026

Copy link
Copy Markdown
Owner

Summary

  • accept the mobile queue idempotency GUID in CSV and Wayfarer GeoJSON location imports
  • converge bulk imports and normal authenticated location delivery on the same per-user record
  • preserve legacy keyless import behavior and existing PostgreSQL uniqueness ownership
  • document the recovery/import identity and ownership boundaries

Coordinates with stef-k/WayfarerMobile#244.

Validation

  • focused parser/import/API/convergence selection: 51 passed
  • guarded PostgreSQL concurrency: 1 passed; zero fixture residue
  • Debug build: succeeded with 0 warnings and 0 errors
  • LOC policy: passed; only pre-existing unrelated warnings
  • git diff --check: passed

Database

No migration. This reuses the existing nullable idempotency-key column and per-user unique index.

@stef-k
stef-k merged commit 81ea63d into main Aug 22, 2026
1 check passed
@stef-k
stef-k deleted the feature/244-offline-queue-recovery branch August 22, 2026 20:02
@stef-k stef-k mentioned this pull request Aug 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant