wjarjoui
CCConvex Community
•Created by wjarjoui on 9/10/2024 in #support-community
Property 'eq' does not exist on type 'IndexRange'
2 replies
CCConvex Community
•Created by wjarjoui on 4/23/2024 in #support-community
`process.env.NODE_ENV` returning an unexpected value
I have my dev deployment configured to have
NODE_ENV=wissam
, however, when I run console.log(process.env.NODE_ENV)
the result is development
6 replies
CCConvex Community
•Created by wjarjoui on 3/11/2024 in #support-community
Airbyte cannot connect to convex source
8 replies
CCConvex Community
•Created by wjarjoui on 1/15/2024 in #support-community
Logs time showing out of order
3 replies
CCConvex Community
•Created by wjarjoui on 1/9/2024 in #support-community
retry fetch failed error
is there a simple flag to have ConvexHttpClient retry what seems to be a connection timeout error?
It seems some mutations were dropped when this error occurred.
This came up while I was performance testing, I haven't seen in production.
10 replies
CCConvex Community
•Created by wjarjoui on 1/5/2024 in #support-community
Skip schema validation for object arguments
I would like to use
v.object()
without passing a specific schema to validate21 replies
CCConvex Community
•Created by wjarjoui on 12/12/2023 in #support-community
Convex <> Airbyte <> Google sheets
I recently added this integration to sync data to google sheets.
It was working fine with one issue: row updates were not pushed through.
I then changed the airbyte connection to "full refresh & overwrite", which required a reset. After reset, only a portion of my convex table is being sync'ed. Out of 602 rows, only 129 are being sync'ed.
I wrote Airbyte a ticket about this, but wanted to ask here as well if there is a known issue causing my data replication to be incomplete.
22 replies
CCConvex Community
•Created by wjarjoui on 12/6/2023 in #support-community
I'm trying to use axios in convex
I'm trying to use axios in convex, but I'm getting:
34 replies
CCConvex Community
•Created by wjarjoui on 10/31/2023 in #support-community
Failing preview deployments
I generated a new preview CONVEX_DEPLOY_KEY and added it to vercel, the preview deployments started failing with
Note that
fund-frontend
is the name of the project, I'd normally expect a convex-generated name as the sublevel domain there.8 replies
CCConvex Community
•Created by wjarjoui on 9/19/2023 in #support-community
Table cleared but count is non-zero
3 replies
CCConvex Community
•Created by wjarjoui on 9/5/2023 in #support-community
pressing cmd+f while in filter causes the finder to open in the small filter box
7 replies