Leonardo Meneguzzi
Leonardo Meneguzzi
Actually, I'm looking here, and to the `origin-response` lambda@edge, the memory limit seems to be the same to the lambda functions 🤔
I solve the problem increasing the memory to 1024MB. But to some images I'm getting timeout... And I think that it's using a huge amount of memory considering that each...
> There's relevant log and data in #410, it seems to be a chipsea based scale using the "OKOK protocol". As suggested by the doc, the scale does not actually...
This is an old issue, but now I see that we have the skip silence feature, and if you want more speed control or any other feature, you can open...
In the actual version is even worse `const temp: PostgrestSingleResponse` The `full_name` property don't appear inside the table type, just on the generated types as funcion
Actually, I found the problem in my case... still a bug, I'm trying to do some workaround on my project. The problem is here: https://github.com/supabase/postgres-meta/blob/HEAD/src/server/templates/typescript.ts#L101 `.filter((fn) => fn.argument_types === table.name)`...
In case someone also faces this problem, the way that I solve it was: ``` import { Database, Json } from "./supabase.ts"; export interface CustomDatabase extends Database { gestaolocador: {...
I'm asking myself if the project is still active or just abandoned, because of the blog updates, code changes, etc. seems to be one year old 😞
I came here to see if the project has some new/update, then I discovered that it does not have :frowning: This was an old founder's tweet that I found about...