Skip to content

Commit

Permalink
feat: updated cronjob command
Browse files Browse the repository at this point in the history
  • Loading branch information
MacQSL committed Nov 20, 2024
1 parent 320fa34 commit be17992
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions api/.pipeline/templates/api.dc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -649,8 +649,7 @@ objects:
value: ${API_RESPONSE_VALIDATION_ENABLED}
- name: DATABASE_RESPONSE_VALIDATION_ENABLED
value: ${DATABASE_RESPONSE_VALIDATION_ENABLED}
command: ["npm", "run"]
#command: ["npm", "run", "telemetry-cronjob", "--", "--batchSize 1000", "--concurrently 100"]
command: ["npm", "run", "telemetry-cronjob", "--", "--batchSize 1000", "--concurrently 100"]
restartPolicy: Never


Expand Down

0 comments on commit be17992

Please sign in to comment.