Commit Graph

32 Commits

Author SHA1 Message Date
Aina Sitraka
3fa2567087 PHRAS-4088: improving Job ack in workerRunningJob (#4535)
* improve workerrunningjob finished

* subdefcreation mark as finished when file exist
2024-10-23 20:16:30 +02:00
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
36cf7664da fix broken manually ack job (#4169) 2022-11-09 09:38:07 +01:00
Aina Sitraka
5c88140f26 real entry duration (#4166) 2022-10-31 14:33:38 +01:00
Aina Sitraka
69ccdefb51 PHRAS-3754 admin - user detail - Record ACL tab (#4148)
* record acl tab in admin

* fix email locked, limit record right to 200

* fix

* add filter

* update

* feed element, basket element

* feed list

* feed entries

* when not expand

* some improvement
2022-10-25 23:21:25 +02:00
Aina Sitraka
b9c445ca2c PHRAS-3750 select time filter (#4160) 2022-10-25 19:29:02 +02:00
Aina Sitraka
49a0dcabf2 duration even if not finished (#4157) 2022-10-21 18:14:13 +02:00
Aina Sitraka
2c5dd80e54 PHRAS-3750 fix filter (#4145) 2022-10-05 15:45:56 +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
c12cefa028 PHRAS-3468 remove logs trace 2021-11-09 10:51:49 +03:00
jygaulier
fdc938c988 fix : no writemeta on doc while building subdef
add traces
2021-07-12 21:32:12 +02:00
jygaulier
f831bb282d PHRAS-3476_subdefs-corrupted
fix : q-message "writemeta/document" is now sent after all synchronous exiftools.
added lot of traces, to be removed asap
2021-07-12 21:29:26 +02:00
jygaulier
2647580d5f PHRAS-3479_trace-crash-on-usec0
fix : "trace" do not report usec anymore
2021-06-30 17:43:36 +02:00
jygaulier
e87a51f7f3 PHRAS-3447_file-lock-in-workers_4.1
add : writemeta on document : do not retry when exiftools says something like "looks more like a png"
2021-06-16 12:11:37 +02:00
jygaulier
bc173c93b0 PHRAS-3447_file-lock-in-workers_4.1
fix : missing "created" date
2021-06-16 12:11:37 +02:00
jygaulier
336861b7c7 PHRAS-3447_file-lock-in-workers_4.1
fix : replace doctrine by sql ; refacto ; add traces
2021-06-16 12:11:37 +02:00
jygaulier
9b3886d3dd PHRAS-3447_file-lock-in-workers_4.1
fix : get mutex retry loop is ok (plain sql, no use of EM... no more "EM is closed")
2021-06-16 12:11:37 +02:00
jygaulier
5f5ee4af95 PHRAS-3447_file-lock-in-workers_4.1
fix : prevent file access with rules depending on job, wrap rules with mutex
2021-06-16 12:11:37 +02: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
aina esokia
e9dabaaa41 fix job status
#time 1h
2020-10-20 15:57:46 +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
50f016ebb5 fix mysql server gone away and dead lock on table 2020-05-27 19:55:45 +03:00
aynsix
5b13beb02e fix test 2020-05-16 09:35:38 +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
bb2123df5a include plugin worker in phraseanet core 2020-05-12 18:06:45 +03:00