Skip to content

Secondary endpoint failures are not re-queued #11

Description

@joshcanhelp

Certain API handlers can call secondary endpoints to pull down entity-specific data:

https://github.com/PersonalDataPipeline/pdpl-cli/blob/main/src/apis/strava/index.ts#L123-L139

If a call to one of these endpoints fails, it is logged but the call will not be retried. PDPL should queue the call so it can be run again in the future.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions