magicseth
magicseth
CCConvex Community
Created by magicseth on 3/11/2025 in #support-community
api.d.ts sorted differently on Windows?
and of course locale and OS might be red herrings...
9 replies
CCConvex Community
Created by magicseth on 3/11/2025 in #support-community
api.d.ts sorted differently on Windows?
also a different locale for this develoepr
9 replies
CCConvex Community
Created by magicseth on 3/11/2025 in #support-community
api.d.ts sorted differently on Windows?
the AI suggests: For best results, always explicitly sort your directory listings with .localeCompare() and numeric: true.
9 replies
CCConvex Community
Created by magicseth on 3/11/2025 in #support-community
api.d.ts sorted differently on Windows?
No description
9 replies
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