My app subscribed to several blogger blogs via appspot and by default the subscriptions are good for only 5 days. This is what I observed:
1) appsot didn't try to renew my subscriptions. I didn't find any entry in my webserver logs 2) Then I tried to proactively renew by sending a new subscribe request. Appspot gives me a "409 Conflict" response. When querying appspot about my original subscription, appspot still have it and listed it as expired. My subscribe code works fine for a new topic though. I would appreciate if you could share how you are able to renew or maintain long lasting subscriptions w/ appspot. Regards Joe
