nemophrost
CCConvex Community
•Created by nemophrost on 1/18/2024 in #support-community
Prod vs dev env in Usage dashboard
First of all, great work on the usage dashboard - amazing!
It’s unclear to me though if the stats there are for dev + prod (my assumption is the answer is yes). Can you clarify?
Also are there plans to have filters for usage between the two for a project?
(Right now I’m still in early testing of my project so I suspect my dev env is using the lion share of resources but it would be nice to confirm)
Thanks!
4 replies
CCConvex Community
•Created by nemophrost on 10/23/2023 in #support-community
Query and Mutation timing
So far it seems when I write to a table with a mutation, the response comes back before my query listeners update with the new data. Is this just a likely race condition or is there a guarantee that this will always be the case? (Using react client libraries) Thanks!
3 replies
CCConvex Community
•Created by nemophrost on 5/26/2023 in #support-community
Upper and lower bound index query expressions with different field names
I'm getting a Typescript error, so I assume it isn't possible, but I thought I'd ask. Is it possible to use different field names for the upper and lower bound expressions in an index query (assuming it still follows the rule about keeping the same order as the fields in the index)? Or will it/could it be?
4 replies