Skip to content
This repository was archived by the owner on Apr 2, 2024. It is now read-only.
This repository was archived by the owner on Apr 2, 2024. It is now read-only.

Refactor dangerous query in cron job #24

@sauloperez

Description

@sauloperez

The definition of the send_recent_posts_to_online_members cron job fetches all organizations present in the DB in #23 (diff), which will surely blow up our database sooner or later.

We must do this differently and at least process them in batches.

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