Hi.
I often struggle with CPU limiters when building and deploying applications that are using better-auth on Cloudflare.
The issue is when trying to log in to the application.
Does anyone have some ideas on how to avoid this without going outside the free tier ?
The application is quite simple. It's an application where users can sing in and book a stay at a company cabin. Read updates from the maintainers of the cabin and feedback from other guests.
I have built to have a similar ish flow as a WordPress website would have where admin logs in to the backend and guests have its own interface.
They both use the same sign in form but lands on different ui's as they are signed in with different roles.