Reduce import time by filtering the JSONAPI

Created on 19 April 2022, about 2 years ago
Updated 23 March 2023, over 1 year ago

Problem/Motivation

I have a lot of articles on my server site and they are imported by cron (there is a subscription mechanism according to the tags).
Concerning the import of these numerous articles, it seems that all are browsed and checked in the client site (with Plugin\EntityShareClient\Processor).

Is there any way to alter the request sent to the JSONAPI to reduce these checks?

πŸ’¬ Support request
Status

Postponed: needs info

Version

3.0

Component

Code

Created by

πŸ‡«πŸ‡·France MaxPah

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • πŸ‡«πŸ‡·France Grimreaper France πŸ‡«πŸ‡·

    Hi,

    there is a subscription mechanism according to the tags

    Could you give more info about that please?

    On a channel you can configure filters, and so do your periodic import on a filtered channel instead of a channel with all your articles.

    What kind of alteration do you want to do on the JSON:API request?

Production build 0.69.0 2024