MCPcopy Index your code
hub / github.com/linuxfoundation/crowd.dev / refreshMaterializedViewsForCube.ts

File refreshMaterializedViewsForCube.ts

backend/src/bin/jobs/refreshMaterializedViewsForCube.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Logger, logExecutionTimeV2 } from '@crowd/logging'
2import { QueryTypes } from 'sequelize'
3import { CrowdJob } from '../../types/jobTypes'
4import { databaseInit } from '../../database/databaseConnection'

Callers

nothing calls this directly

Calls 5

databaseInitFunction · 0.90
logExecutionTimeV2Function · 0.90
createRefreshQueryFunction · 0.85
queryMethod · 0.45
errorMethod · 0.45

Tested by

no test coverage detected