90adc995b1
Additioanl fixes regarding error catching and reporting at ATEapi related jobs
Kikimanox2022-12-23 18:10:00 +01:00
44d4e58ec3
increased recursion limit at conllu utils since it made some files not go trough
Kikimanox2022-12-23 17:56:55 +01:00
ae9dd4c1c3
job creation no longer checks for already existing/same jobs
Kikimanox2022-12-22 18:31:55 +01:00
3f4a298fd1
Changed the way jobs are handled, so they can be cancelled mid-operation now (doesn't work on izlusciPoIskanju currently though so cancelling that returns a different message/denial)
Kikimanox2022-12-22 18:31:15 +01:00
27fb70987c
Console error logging at unexpected errors
Kikimanox2022-12-22 11:45:04 +01:00
911bc8f0c9
Added mentioned post requests, made it so that the response body is a clear json (as requested) in case the response is a json, fixed decimal bug, updated swagger templates and json
Kikimanox2022-11-29 17:14:40 +01:00
3c2577a5d6
Workaround for enabling ATEapi to work on the server, it doesn't without this
Kikimanox2022-11-21 12:02:58 +01:00
e82f5eafa6
Quick update related to job_output formatting
Kikimanox2022-11-21 11:42:06 +01:00
7b7214905a
Updated so json doesn't get sorted anymore, bugfixes, added new parameter to two endpoints, docker-compose jobs saving location update, json & swagger update
Kikimanox2022-11-03 15:58:11 +01:00
fe6120fb18
Return 200 should be done without Response fix
Kikimanox2022-10-24 18:54:39 +02:00
e95d534e78
Added deleting finished/not started jobs. Modified code to work with new ATEapi docker
Kikimanox2022-10-24 16:54:58 +02:00
107e5fd4d3
Dodani popravki za iskanje kandidatov in števila besedil. Dodana logika za klicanje ocrja. Popravljen bug za timeout v ateapi-ju. Popravljen swager.
Marko Ferme2022-10-19 04:07:15 +02:00
d44a268b24
Merge remote-tracking branch 'origin/main'
Marko Ferme2022-10-19 00:06:38 +02:00
acb028073a
Added additional error handling to job related functionalities. (Formatted file in db_utils, which might cause a merge conflict, just override my file later)
Kikimanox2022-10-18 22:48:51 +02:00
916b2bef2a
implemented the rest of the async functions and changed the way multithreading works
Kikimanox2022-09-19 17:11:59 +02:00
9e82f3b93a
updated endpoint definitions/names and reformatted some files and code
Kikimanox2022-09-14 16:40:29 +02:00
0b90b6555b
forgot to remove temp wrong name
Kikimanox2022-09-01 18:33:46 +02:00
729dfb14cf
Added two more async endpoints (temporary implementation)
Kikimanox2022-09-01 18:30:58 +02:00
fcf192b00b
Made text extraction methods more generic for re-use in other modules/files (should probably move these into some utils file)
Kikimanox2022-09-01 18:26:03 +02:00
a821551e30
Forgot to obfuscate db info... Na sreco je to interni git 😅😓 ... Naredi ze .env, da ne bos rabil pri vsakem commitu te datoteke spreminjat te vrednosti..
Kristjan Žagar2022-08-12 11:48:28 +02:00