#AM-events
1 messages · Page 1 of 1 (latest)
@swift plank as in, for the purposes of handling duplicate webhook delivery?
I don't think we have any particular guidance unfortunately! An hour's cache is probably plenty.
Hmm, I was thinking whether to store the id in a database table or in cache. So I guess you recommend caching the ids then. Especially since I only need to store them for an hour.