add convex health metrics route
Build and Push Docker Container / build-and-push (push) Successful in 2m4s
Build and Push Docker Container / build-and-push (push) Successful in 2m4s
This commit is contained in:
@@ -68,6 +68,7 @@ LIMITER = Limiter(
|
||||
)
|
||||
|
||||
convex_runtime = ConvexWorkerPool(os.getenv("CONVEX_URL"))
|
||||
app.convex_runtime = convex_runtime
|
||||
|
||||
@app.before_serving
|
||||
async def init_convex():
|
||||
|
||||
Reference in New Issue
Block a user