Commit Graph

41 Commits

Author SHA1 Message Date
Aina Sitraka
b0eba5217c PHRAS-4057: log_doc - report mark as "cancel" for running_job entry (#4501)
* log_docs mark as canceled too

* PHRAS-4058 auto cancelling job

* add auto-cancelingJob in hour in the config

* add patch rc12
2024-04-30 11:44:14 +02:00
Aina Sitraka
1fd3377e27 PHRAS-4018: admin - object inspector - more informations about a record (#4465)
* admin object inspector display record subdef

* fix multiple cancelling job

* api inspector and some fix

* admin inspector get record basket

* admin inspector get record stories

* some fix, generate token
2024-02-07 12:29:19 +01:00
Aina Sitraka
774c3408cf PHRAS-3995: Admin - worker - job queue - average duration (#4448)
* add average duration

* fix

* fix duration
2023-12-21 15:08:44 +01:00
Aina Sitraka
a6c459c885 show the button stop and some fix (#4397) 2023-10-30 13:54:46 +01:00
jygaulier
74757caa3b PHRAS-3870_record-action-example (#4334)
* select by id or name ; add / enhance clauses (date, number, ...) ; change example to match default db ; add doc

* fix "in code" example

* big refacto ; bc break on syntax ; add "compute" ; allow b/c work:run-serv without payload

* exception if not settings/version=2

---------

Co-authored-by: Nicolas Maillat <maillat@alchemy.fr>
2023-08-02 15:39:38 +02:00
Aina Sitraka
8422eb550f admin worker consumed Q filter (#4347) 2023-07-25 09:35:18 +02:00
Aina Sitraka
a38d5b9dde admin hide empty Q (#4277) 2023-03-17 13:00:59 +01:00
Aina Sitraka
5c88140f26 real entry duration (#4166) 2022-10-31 14:33:38 +01:00
Aina Sitraka
b9c445ca2c PHRAS-3750 select time filter (#4160) 2022-10-25 19:29:02 +02:00
Aina Sitraka
1481f163f1 PHRAS-3750 admin - worker - job - add sum for job duration - add time filter like 1h - 3h - 12h - 1d -3d - 1w (#4144)
* duration sum and time filter

* time filter

* add week and month filter
2022-10-04 17:34:26 +02:00
Aina Sitraka
2d71cffe46 PHRAS-3738 Admin - worker - job tab - add filter on databox_id (name),record_id (#4132)
* add databox and record id filter

* add entry count

* generate translation

* fix retrieve count in DB

* change string position
2022-09-16 10:18:07 +02:00
Aina Sitraka
70b2658302 PHRAS-3719 filter on job type (#4118)
* filter on job type

* fix
2022-09-07 16:57:49 +02:00
Aina Sitraka
54a96ee8df PHRAS-3729 Uploader pull mode - make it compatible with PS-461 uploader multi-destinations and permissions (#4116)
* pull mode multi destination

* add patch
2022-09-07 11:49:35 +02:00
Aina Sitraka
f9d19d6fe5 PHRAS-3525 Admin can change status to canceled for multiple job (#4055)
-  Can change status to canceled for multiple running jobs
-  Add confirm when clear table
- Workers, adding try catch on recordadapter for 
 - Delete Worker
 - Webhook Worker
 - Subdefinition Worker
2022-06-16 17:08:46 +02:00
aynsix
79b515a6cc recordsActions instead of record mover 2021-08-10 17:30:12 +03:00
aynsix
ed9b305d31 add default setting 2021-08-05 15:14:52 +03:00
aynsix
ce93afb27e add sql view 2021-08-04 11:39:05 +03:00
aynsix
6b7f467a3d PHRAS-3237 record mover as worker 2021-08-03 10:39:58 +03:00
jygaulier
7c236a531a PHRAS-3447_file-lock-in-workers_4.1
fix : exclusive lock for a worker to work on a subdef file
2021-06-16 12:11:37 +02:00
jygaulier
38f1720fb4 better worker-configuration ux (display in table)
show ttl's in seconds (still in ms in conf)
fix : no more error if a ttl is entered a 'string' into conf
2021-01-07 10:39:43 +01:00
jygaulier
8c9ce44e8a fix : better ux for admin/workers/pullassets
cd
refacto
2021-01-07 10:39:43 +01:00
jygaulier
f2f5db3df6 Refacto queues & workers
- define queues in one unique place
- fix some admin ux
- patch conf
2021-01-07 10:39:43 +01:00
aina esokia
a72ab5ad7a PHRAS-3310 fix job list 2020-12-16 16:05:19 +03:00
aina esokia
b1626f09f8 fix setqueue 2020-11-25 12:30:53 +03:00
aina esokia
5da6ff8a2b PHRAS-3236 merge master into branch 2020-11-18 18:25:04 +03:00
Nicolas Maillat
58167dcbdf PHRAS-3240 Update default interval to 7200 sec 2020-11-18 14:38:30 +01:00
aina esokia
d88bc761e7 worker: validation reminder 2020-10-29 17:28:47 +03:00
aina esokia
58794300e8 Merge branch 'master' of https://github.com/alchemy-fr/Phraseanet into PHRAS-3236-worker-ftp-send 2020-10-26 17:08:14 +03:00
aina esokia
62f6d03ce4 create tab in admin 2020-10-26 17:08:09 +03:00
Nicolas Maillat
e0af0baaf6 Merge branch 'master' into PHRAS-3239-purge-queue 2020-10-21 14:06:17 +02:00
aina esokia
e9dabaaa41 fix job status
#time 1h
2020-10-20 15:57:46 +03:00
aina esokia
641c2d210d PHRAS-3239 purge queue in admin
#time 6h
2020-10-19 17:50:03 +03:00
aynsix
b5b69343bd add and display interrupt status 2020-08-06 15:17:06 +03:00
aynsix
bea001c4b7 use workerrunningjob for uploader and populate 2020-07-21 15:12:03 +03:00
aynsix
6d31f93774 add tab queue monitor, limit job list to 500 2020-06-10 19:25:16 +03:00
aynsix
d25da3ee0c remove sqllite db , add finished colomn 2020-05-26 19:35:33 +03:00
aynsix
77311ed7f6 fix refresh working tab 2020-05-19 17:45:16 +03:00
aynsix
bfb2b7723a refresh working info 2020-05-18 17:38:04 +03:00
aynsix
0b45ae377c add time to message, ad status info in worker table, fix subdef elastic flush 2020-05-14 18:48:00 +03:00
aynsix
daf059d03f make delayed queue connfigurable 2020-05-13 17:29:45 +03:00
aynsix
bb2123df5a include plugin worker in phraseanet core 2020-05-12 18:06:45 +03:00