]> git.immae.eu Git - github/wallabag/wallabag.git/commit
Requeue depending on producer
authorJeremy Benoist <jeremy.benoist@gmail.com>
Thu, 20 Oct 2016 19:17:45 +0000 (21:17 +0200)
committerJeremy Benoist <jeremy.benoist@gmail.com>
Thu, 20 Oct 2016 19:17:45 +0000 (21:17 +0200)
commit54535004587693952f4aef5ee5798298f4cda7fa
tree2f83a5d109e09d6344ccd17d7f06ba78ce9748a4
parent1e3d74a9cfdaf708632a97660e1811dd819f7df4
Requeue depending on producer

Browser import can requeue message from `parseEntry` but we should take care of the way import are handled (depending on the producer)
src/Wallabag/ImportBundle/Import/BrowserImport.php