glucinaterG
Convex Community2y ago
9 replies
glucinater

db.insert and db.get in succession not working

I am currently doing adding data to convex using a python script I created that calls a function. Part of the function will insert a row into the database and schedule another function that uses the row I just created. However I occasionally get an error that that indicates the row was not found. Code used is attached (a bit long)
Was this page helpful?