edwardcapriolo / teknek

12 stars 4 forks source link

Better support for feeds that end #16

Open edwardcapriolo opened 10 years ago

edwardcapriolo commented 10 years ago

Right now feeds do return true/false to indicate more data. When the return false the feed ends gracefully but nothing stops it from starting again. We should have a way to create a one shot plan with one shot feeds that only runs once to completion.