Skip to content

Delay when pulling list from aws #45

@maggie44

Description

@maggie44

Fetching and reading the list ./build.sh list takes a long time. I imagine because the list is growing exponentially and the delay will keep getting worse. Seems like AWS is using pagination and only returning 1000 results at a time, requiring multiple API requests. I can't see an easy fix without moving to a different service.

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