supermemoryai / supermemory

Build your own second brain with supermemory. It's a ChatGPT for your bookmarks. Import tweets or save websites and content using the chrome extension.

Home Page:https://supermemory.ai

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ratelimiter not working

TonsiTT opened this issue · comments

Trying to deploy gives the error:

✘ [ERROR] Running configuration file validation for Pages:

- Configuration file for Pages projects does not support "unsafe"

Its due to the unsafe.binding for ratelimiter

Yes, you can just remove the ratelimiter field in wrangler.toml and it will work exactly the same way (without ratelimits)

any way to retain the ratelimiter?