Skip to content

Stop the autoSync daemon on a permanent mark-synced failure #133

Description

@grimicorn-agent

A permanent 403 on the PATCH leaves autoSync on, so the daemon re-attempts the same records forever; delete path already guards via deletePermanentlyFailed. (evidence: src/index.ts runDefaultSync mark-synced branch)

Acceptance criteria

  • A permanent 403 on the PATCH leaves autoSync on, so the daemon re-attempts the same records forever; delete path already guards via deletePermanentlyFailed.
  • Includes tests covering the change.
  • Lint, tests, and CI green.

Promoted from improvement digest #132

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions