mvr 🐹 pfp
mvr 🐹
@mvr
Oh hi @nativetesting
3 replies
0 recast
10 reactions

cashlessman 🎩 pfp
cashlessman 🎩
@cashlessman.eth
a doubt, you provide another query parameter(useless) in the frame url just for warpcast to show new og image?
1 reply
0 recast
1 reaction

mvr 🐹 pfp
mvr 🐹
@mvr
For caching, too expensive to generate it for every request
1 reply
0 recast
1 reaction

cashlessman 🎩 pfp
cashlessman 🎩
@cashlessman.eth
if I get that correct, it's to display a new open graph image every time, and you don't use the ticket query anywhere in your code? you can use timestamp here, no? tipopolis[.]hamst[.]art/?fid=268438&ticket=Z64uPH7E
1 reply
0 recast
1 reaction

mvr 🐹 pfp
mvr 🐹
@mvr
It is to bust the cache of you share it again from the frame. I'm storing the images in blob storage so im first querying that. If it exists I'm return the image from blob, if it doesn't exist I'm generating a new page with updated allowances (and store that in blob) It's a lot quicker to serve the shared frame from blob storage and it saves me calls to APIs
0 reply
0 recast
1 reaction