On Wed, Sep 22, 2010 at 4:52 PM, Doug Kaye <[email protected]> wrote: > Thanks, Brett. So when you wrote "I've also narrowed the max > expiration window to 10 days and set the default to 5 days (instead of > 30 days)" that's saying that your hub will automatically delete > subscriptions after 5 days (default) or 10 days (max)? If we request 0 > days, does that imply the default (5 days) or the max (10)? > > Or were you talking about something completely different? :-)
Ah okay. So that means the hub.lease_period will default to 5 days for subscriptions, meaning you'll get a call back within those 5 days to confirm you still want your subscription before you're unsubscribed. And the 10 days number means even if you request a lease period of infinity, I'll still recheck you want your subscription every 10 days just to be sure.
