Barrel Of LubeB
Convex Community8mo ago
13 replies
Barrel Of Lube

technical debt/overhead

ik the Convex team just tells us to avoid adding technical debt/overhead, but in my use case, it means cutting down (3-15)x(batch.length) mutations/queries per expensive action (all of the actions are expensive, either calling a GPU endpoint/model provider). The technical debt in question is massive, as each function will highly likely require backtracking to the root function in case of change, or it can compromise auth. Am i being paranoid?
Was this page helpful?