← Back to context

Comment by TheDataMaverick

1 year ago

Thanks again @doque

For me it seems a little overkill to build an automated system that can handle webhook that can pauses a project

Hmm .. to maybe I'm overthinking it .. could you describe the architecture needed to setup a system like this?

It feels like they are intentionally making it complicated to figure out to avoid people actually setting hard limits. Vercel recently had a customer get charged 20k+ that posted on twitter. When Vercel employees mentioned this way of controlling it through a webhook, most people didn't even know about it. I feel like a hard limitbshould be easy to set in your projects settings and that it should have a default value.

  • @KyleJune

    I would consider extremely difficult to setup a reliable system that could listen to webhooks and pause projects.

    My main concerns are .. how can you test it and how can you be sure that it is working in all future.

    ..

    Are you able to find the twitter post you mentioned?