delinquent_files/delinker_job.yaml

Wed, 06 Mar 2024 02:34:25 +0100

author
Peter Gervai <grin@grin.hu>
date
Wed, 06 Mar 2024 02:34:25 +0100
changeset 9
43902b1af1b9
parent 0
3b714bbb1347
permissions
-rw-r--r--

demon.php: Set replacement db entry log_id from -1 to 0, since the field is unsigned.
I can't even? And I don't comment on INSERT IGNORE either.

##
## start: 
##	become commons-delinquent
##	toolforge-jobs load delinker_job.yaml
## stop:
##      toolforge-jobs flush
## 
---
# continuous job
- image: tf-php74
  name: delinker
  command: ./demon.php
  continuous: true
  emails: none
  # mem 512M (max 305)
  #mem: 512Mi
  mem: 768Mi

mercurial