github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
github ([personal profile] github) wrote in [site community profile] changelog2015-08-29 08:04 pm

[dreamwidth/dw-free] a78c4c: Increase how many entries to fetch

Branch: refs/heads/develop
Home: https://github.com/dreamwidth/dw-free
Commit: a78c4cc1fb431ebb9fa8b863c1c5062393e81305
https://github.com/dreamwidth/dw-free/commit/a78c4cc1fb431ebb9fa8b863c1c5062393e81305
Author: Mark Smith <mark@qq.is>
Date: 2015-08-29 (Sat, 29 Aug 2015)

Changed paths:
M cgi-bin/DW/Worker/ContentImporter/LiveJournal/Entries.pm

Log Message:
-----------
Increase how many entries to fetch

There are some cases where many backdated entries will cause us to fail to get the most recent entry ID. Setting this to 50 slightly increases data transfer and load in the initial request, but fixes a case where users that have 15+ futuredated entries would break their own imports.