You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While reviewing PR 1353, I noticed that some feed options were always being ignored: queueTtr, queueMaxRetry and assetDownloadCurl, no matter what value was set in the feed-me.php config file.
Steps to reproduce
create feed-me.php config, with the following config (for either all feeds or a specific one)
Description
While reviewing PR 1353, I noticed that some feed options were always being ignored:
queueTtr
,queueMaxRetry
andassetDownloadCurl
, no matter what value was set in thefeed-me.php
config file.Steps to reproduce
feed-me.php
config, with the following config (for either all feeds or a specific one)$assetDownloadCurl
is alwaysfalse
ttr
of300
Additional info
The text was updated successfully, but these errors were encountered: