Andreas Thomas

Results 408 comments of Andreas Thomas

Deduplication ids are cached for 90 days currently. so this is expected I believe

I think there was a community trpc adapter, but now I can't find it anymore I'll ask around

Really good idea Let's add this along side of `verify` though in order to not break anyone's code wdyt? Also instead of returning `any`, we can make it generic to...

is it perhaps cached by vercel? they have some really aggressive caching strategies

Hey, currently there is no concurrency limit. But I'm working on providing such a feature.

With v2 we've laid the foundation to make this possible, but we got other things in the pipeline first, so not likely to be in the next 1-2 months

Hey, you can set a delay in seconds when publishing a message, does that not work for you? Or absolute timestamp: https://github.com/upstash/sdk-qstash-ts/blob/359a55ee6d87d1d8af94abbcddc7b76d3d97d145/pkg/client/client.ts#L88

Dang. I tried in a few setups and it worked. Can you try and reproduce it in a fresh project please?

it's so weird that the example didn't work for you I used it to verify everything works and even deployed it to vercel to double check back to the drawing...