Skip to content

[Improvement]Scheduled job for merge suggestions with UI configuration #1123

@earayu

Description

@earayu

To proactively generate graph merge suggestions, we need to implement a scheduled job that calls the /collections/{collection_id}/graphs/merge-suggestions endpoint.

This feature should include:

  • A new section in the collection settings page to configure the scheduled job (enable/disable, set execution frequency).
  • The frontend should only call this endpoint with force_refresh=false. This ensures that the UI uses the pre-generated suggestions from the scheduled job unless no suggestions currently exist.

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