Right now the same media_theplatform_mpx__cron_videos_per_run variable is used for both requesting data from media feeds (https://read.data.media.theplatform.com/media/data/Media) as well as the notification feeds (https://read.data.media.theplatform.com/media/notify). The former (media feeds) includes a *lot* of data in its request, so having a lower limit like 250 makes sense. But the latter (notification feeds) doesn't have as much data per entry, so increasing the default to 500 makes a lot more sense so that sites behind on notifications can catch up quicker.

Comments

dave reid’s picture

Status: Active » Needs review
StatusFileSize
new2.9 KB

  • Dave Reid committed c8e7d72 on 7.x-3.x
    Issue #2494085 by Dave Reid: Separate the size variable used for number...
dave reid’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.