Content pfp
Content
@
0 reply
0 recast
0 reaction

lucky pfp
lucky
@lsankar.eth
I don't use `/dev` anymore for local testing because frog doesn't emulate warpcast client w.r.t timeouts (i.e. b/c of db access) instead I use https://warpcast.com/~/developers/frames with ngrok (for ingress to localhost) I wonder if there's a way to do this in frog
3 replies
2 recasts
25 reactions

awkweb ๐Ÿธ pfp
awkweb ๐Ÿธ
@awkweb
PR welcome to add the timeout. Just need to abort here after 5s https://github.com/wevm/frog/blob/main/src/dev/utils/fetchFrame.ts#L94
1 reply
0 recast
2 reactions

lucky pfp
lucky
@lsankar.eth
๐Ÿ™ @horsefacts.eth what's a reasonable upper bound timeout to set here to emulate warpcast behavior?
1 reply
0 recast
0 reaction