Skip to content

Refresh projects cron function is taking too long #275

@samtstern

Description

@samtstern

The function refreshProjectsCron takes too long to run.
The timeout is 540s and right now it's taking over 200s, which is way too long given the fan-out architecture. It should be very fast, leaving most of the work to the other functions.

Screen Shot 2021-12-15 at 11 50 43 AM

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