Re: [w3c/push-api] Make PushSubscription.expirationTime mandatory (#302)

@collimarco 

Thanks.

1) by using trash, i think you mean `soft delete`. What possible scenario can you think of which tells you that it's a good idea to use `soft delete` instead of `delete` from db?

2)  why would you keep the old data if you realized that old endpoint was found in db and can be replaced with the new endpoint ?

3) how would you go with this? I mean you would use some kind of timestamp which lets you send the subscription request every 1 hour?  

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/push-api/issues/302#issuecomment-622090255

Received on Thursday, 30 April 2020 20:25:16 UTC