Content pfp
Content
@
0 reply
0 recast
0 reaction

greg pfp
greg
@gregfromstl
Trying to build a frame that uses an LLM, and I'm realizing the 5 second timeout is going to be pretty prohibitive for what's possible
7 replies
1 recast
7 reactions

horsefacts pfp
horsefacts
@horsefacts.eth
Yeah, async patterns are still underexplored, hopefully this constraint leads to some creativity. For some things you might save a claim check server side and let the user come back for it or notify when it's ready. (Could do this with a reply like the cookie bot).
1 reply
0 recast
1 reaction

greg pfp
greg
@gregfromstl
Gotcha, I'll work on some options. Also a lot of funky behavior when using advanced framework features like loading pages on Next -- lots to be explored Side note, the frame preview tool currently disables all inputs so I can't test 😕
2 replies
0 recast
0 reaction