Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/simstudioai/sim
/ route.ts
File
route.ts
apps/sim/app/api/cron/renew-subscriptions/route.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ db } from
'@sim/db'
2
import
{ account, webhook as webhookTable } from
'@sim/db/schema'
3
import
{ createLogger } from
'@sim/logger'
4
import
{ generateShortId } from
'@sim/utils/id'
Callers
nothing calls this directly
Calls
8
createLogger
Function · 0.90
withRouteHandler
Function · 0.90
verifyCronAuth
Function · 0.90
generateShortId
Function · 0.90
acquireLock
Function · 0.90
runDetached
Function · 0.90
releaseLock
Function · 0.90
renewExpiringSubscriptions
Function · 0.85
Tested by
no test coverage detected