magicseth
magicseth
CCConvex Community
Created by ampp on 5/6/2024 in #support-community
Type instantiation is excessively deep and possibly infinite.
Thanks!
34 replies
CCConvex Community
Created by ampp on 5/6/2024 in #support-community
Type instantiation is excessively deep and possibly infinite.
Got it.
34 replies
CCConvex Community
Created by ampp on 5/6/2024 in #support-community
Type instantiation is excessively deep and possibly infinite.
Thanks. Number two is where we landed, but we pass helper directly as the handler instead of awaiting it. Then instead of using runAction from a different action, we just call handler directly. Are there any major reasons to use runAction? We miss out on the validators?
34 replies
CCConvex Community
Created by ampp on 5/6/2024 in #support-community
Type instantiation is excessively deep and possibly infinite.
Our current strategy is to pull the handler from the inner action out to its own function and pass it as a handler to one function and then call it directly from the other action. Feels slightly un ergonomic
34 replies
CCConvex Community
Created by ampp on 5/6/2024 in #support-community
Type instantiation is excessively deep and possibly infinite.
We are returning the value from runAction from an action which breaks the type system
34 replies
CCConvex Community
Created by ampp on 5/6/2024 in #support-community
Type instantiation is excessively deep and possibly infinite.
Is there any chance that there will be a workaround for this limitation?
34 replies
CCConvex Community
Created by magicseth on 3/5/2024 in #support-community
Unexpected Database Bandwidth Usage
(filter is still a footgun!)
10 replies
CCConvex Community
Created by magicseth on 3/5/2024 in #support-community
Unexpected Database Bandwidth Usage
Is there a way to see daily bandwidth consumption per function? The monthly stats make it hard to see how much improvement I've made by getting rid of filter
10 replies
CCConvex Community
Created by magicseth on 3/5/2024 in #support-community
Unexpected Database Bandwidth Usage
That's it! no index on clerkID
10 replies
CCConvex Community
Created by magicseth on 3/5/2024 in #support-community
Unexpected Database Bandwidth Usage
Each record is a url a count and a userid
10 replies
CCConvex Community
Created by magicseth on 3/5/2024 in #support-community
Unexpected Database Bandwidth Usage
Number of calls is probably right.
10 replies
CCConvex Community
Created by magicseth on 2/23/2024 in #support-community
invalid id version
Thanks
5 replies
CCConvex Community
Created by magicseth on 2/23/2024 in #support-community
invalid id version
It's possible, I was thrown by the wrong version number, thought it might be a migration issue of some kind.
5 replies
CCConvex Community
Created by magicseth on 12/16/2023 in #support-community
npx convex deploy reports success, but functions not updating
It seems like it was actually failing though it thought it had succeeded
4 replies
CCConvex Community
Created by magicseth on 12/16/2023 in #support-community
npx convex deploy reports success, but functions not updating
Well, I fixed the warning, and now it works.
4 replies
CCConvex Community
Created by magicseth on 12/1/2023 in #support-community
Managing dashboard permissions
That makes sense. At the end of the day, I don't want people to have to trust me, or whoever owns the convex deployment, but that can wait a bit 🙂
10 replies
CCConvex Community
Created by magicseth on 12/1/2023 in #support-community
Managing dashboard permissions
We have a goal of having all data access being auditable. That means that we'd want every access to the production database to go through our queries so we could log them.
10 replies
CCConvex Community
Created by magicseth on 12/1/2023 in #support-community
Managing dashboard permissions
(Thanks 🙂 )
10 replies
CCConvex Community
Created by magicseth on 12/1/2023 in #support-community
Managing dashboard permissions
is it possible to disable the dashboard completely?
10 replies
CCConvex Community
Created by magicseth on 9/26/2023 in #support-community
Debugging occasional slowness
but it delaying the kid's transcript round tripping back to me
32 replies