"Get all headers" blows up on really large active groups, since the intermediary data is held in memory and at some point the process exhausts it's address space and dies with the error:

terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc

So...the next step is to try to get them all in chunks. Before I waste hours of time and bandwidth, though, I wanted to ask if "Get the last N days headers: 180" *AFTER* doing a "Get the last N days headers: 90" is intelligent enough to only grab the headers from days 91-180?

Sincerely,
Ron

--
"Neither the wisest constitution nor the wisest laws will secure
the liberty and happiness of a people whose manners are universally
corrupt."
Samuel Adams, essay in The Public Advertiser, 1749

_______________________________________________
Pan-users mailing list
Pan-users@nongnu.org
http://lists.nongnu.org/mailman/listinfo/pan-users

Reply via email to