Skip to content

Question: Finding Average Extract refresh time for an Extract #1683

@cpare

Description

@cpare

We're successfully scheduling an extract refresh via Lambda and polling for success, but I would prefer to add a single "WAIT" step to our orchestration to get us closer to the completion time, and then poll from there - Can I use the API to poll for the last 10 refreshes of a specific extract? I don't see a method to list jobs for an extract, or jobs with a filter for an extract.

Hoping to get this back in a way I can get Job Number, Start DateTime, Finish DateTime so I can get the execution time in seconds and feed that into my WAIT state.

I am aware that this is available by querying the database, but in my case that's not available.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions