COCPORN
CCConvex Community
•Created by COCPORN on 2/12/2025 in #support-community
PRODUCTION ERROR
My production environment has been down for a long time (at least 40 minutes).
The dashboard doesn't work. The websocket doesn't connect from the application site. The Discord community is unresponsive. The website doesn't reflect this production outage.
This is alarming to me. Paying customer.
26 replies
CCConvex Community
•Created by COCPORN on 2/3/2025 in #support-community
Validation of (partial) Convex-schemas
I have a use-case where it would be super helpful to be able to call something like:
...similar to the "zod"-functionality
parse
/safeParse
. The reasoning for this is that I will be validating partial data returned from an LLM that will fit into a Convex-schema, and I don't want to maintain two schemas.
My problem is that I cannot find the parse
/safeParse
-methods anywhere, but they "must be there" (right?), as the data is indeed parsed/validated by Convex at some point.
Thanks to @ian for the help so far.20 replies
CCConvex Community
•Created by COCPORN on 1/18/2025 in #support-community
SOLVED: User error (Was: Strange PROD behavior with validation)

13 replies