Skip to content

Secondary endpoint failures are not re-queued #11

@joshcanhelp

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.

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