FubuMvcArchive / ripple

Super charged dependency management with Nuget without the merge hell
http://fubuworld.com/ripple
Other
45 stars 35 forks source link

The one shot call to get all the latest nugets in a floating feed is hitting oData limitations #195

Closed jeremydmiller closed 11 years ago

jeremydmiller commented 11 years ago

We're taking 1,000, but it looks like the oData server is throttled to 100 at a time. We need to enhance the FloatingFeed functionality so that it pages to get everything after the first 100.

The fubu edge feed is now 127 nugets, so we're bumping into this limitation.