I am refactoring this so the retrieval process is a series of calls rather than a single call with nested ones.
Also, I want to make it easy to add buttons on the manual operations page for 'Check View arguments' and 'Get view results' -- operations that check sanity but don't perform node retrieval and don't reset the last run date.
Work in progress, will post patch later.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 714004.content_distribution.refactor-view-node-retrieval.patch | 14.1 KB | joachim |
| #1 | content distribution manual control page-1.png | 90.78 KB | joachim |
Comments
Comment #1
joachim commentedFixed.
This patch also includes a load of extra manual connection tests made possible by this refactoring. These are a great help to sanity, I find! ;)