Commit graph

1106 commits

Author SHA1 Message Date
anhefti
4355f9f47f code cleanup 2023-06-14 15:01:14 +02:00
anhefti
2ffa17b839 Merge remote-tracking branch 'origin/newSEBEventStoreStrategy' into development 2023-06-08 16:10:02 +02:00
anhefti
c44c8265a4 Merge remote-tracking branch 'origin/SEBSERV-449_MoodlePluginLuca' into
dev-1.5
2023-06-08 16:01:32 +02:00
anhefti
b2f7337019 SEBSERV-449 fixes 2023-06-08 15:05:41 +02:00
anhefti
6354da0f49 seems to work well with 4 workers... consider to add to 1.6 2023-06-06 09:18:45 +02:00
anhefti
886f457438 with logging 2023-06-06 09:12:01 +02:00
anhefti
8322f07cf7 with logging 2023-06-06 09:06:02 +02:00
anhefti
4924c7f125 fix concurrency error 2023-06-06 09:01:18 +02:00
anhefti
f29aa52dd0 only one worker again 2023-06-06 08:54:47 +02:00
anhefti
456b6094f7 try with 4 event batch workers 2023-06-06 08:43:19 +02:00
anhefti
3908d2fca9 Merge remote-tracking branch 'origin/rel-1.5-uzh' into development 2023-06-05 13:45:01 +02:00
anhefti
c06bca1f86 made default SEB client ping interval configurable 2023-06-05 12:44:56 +02:00
anhefti
d99dc58bc9 test logs 2023-06-05 12:22:35 +02:00
anhefti
c4da6672f6 test pings again 2023-06-05 12:13:41 +02:00
anhefti
3ce025c4b1 SEBSERV-449 better timeouts and name search on moodle side 2023-06-02 10:52:52 +02:00
anhefti
3c90260fba code cleanup 2023-06-01 16:17:54 +02:00
anhefti
a57e371580 Merge remote-tracking branch 'origin/newSEBEventStoreStrategy' into development 2023-06-01 16:03:23 +02:00
anhefti
3dec2f3372 SEBSERV-446 fixed 2023-06-01 15:56:56 +02:00
anhefti
933ddaa4d3 removed sync again (seems to has no effect) 2023-06-01 15:47:29 +02:00
anhefti
5dc85f9e73 no sync in ping and event 2023-06-01 14:43:54 +02:00
anhefti
45e01dc0dd re-added synchronization to look if it has effect 2023-06-01 14:29:15 +02:00
anhefti
8cab729401 SEBSERV-445 code cleanup 2023-06-01 09:03:22 +02:00
anhefti
b344ee22e5 ping with executor 2023-05-31 20:30:12 +02:00
anhefti
62a6db12c6 revert DeferredResult 2023-05-31 12:57:06 +02:00
anhefti
9c82f20763 SEBSERV-445 using DerreferedResult for client connections 2023-05-31 11:34:25 +02:00
anhefti
6ccf74f9c1 SEBSERV-445 better ping batch strategy? 2023-05-31 09:12:46 +02:00
anhefti
9708d8610b SEBSERV-445 removed synchronized SEB connection cache access 2023-05-30 15:40:17 +02:00
anhefti
527c575eeb removed ping number 2023-05-30 10:42:43 +02:00
anhefti
a5335f1c98 SEBSERV-445 pings go to working queue just after arriving too now 2023-05-30 09:21:53 +02:00
anhefti
e3b44cb60b SEBSERV-445 new SEB event store strategy with background tasks 2023-05-26 13:26:03 +02:00
anhefti
314ce82c00 removed synchronization for check access on SEB ping 2023-05-25 16:15:36 +02:00
anhefti
251dc0b0d0 SEBSERV-446 fixed 2023-05-24 13:08:45 +02:00
anhefti
7c42974838 SEBSERV-413 removed old LMS Setup code (async loader Moodle) 2023-05-15 09:49:39 +02:00
anhefti
85c5247bea Merge branch 'rel-1.5-uzh' into dev-1.5 2023-05-15 09:06:54 +02:00
anhefti
4e182c94e3 better error handling and logging 2023-05-15 09:06:13 +02:00
anhefti
56120168b1 code improvements 2023-05-11 09:33:24 +02:00
anhefti
a896737f5b patch fixes monitoring sorting and zoom token refresh 2023-05-09 14:13:09 +02:00
anhefti
00be6d6857 SEBSERV-442 fix 2023-05-08 18:20:54 +02:00
anhefti
c788edc616 Merge remote-tracking branch 'origin/rel-1.5-uzh' into dev-1.5 2023-04-27 13:08:17 +02:00
anhefti
56ad74dc25 3. patch UZH
fix log spam (description), concurrent GUI calls using same hashmmap
2023-04-27 11:38:24 +02:00
anhefti
d6c0e8810d SEBSERV-140 fixed and adapted to Ans API change
also fixed start-end date formatting (UTC)
2023-04-25 14:12:11 +02:00
anhefti
d3e3aca900 fixed tests 2023-04-20 14:27:17 +02:00
anhefti
00637324e3 docu exam import 2023-04-20 14:15:26 +02:00
anhefti
7ef5f91d42 SEBSERV-425 fixed (also tests) 2023-04-13 15:10:07 +02:00
anhefti
2355db41a5 SEBSERV-425 first point 2023-04-13 14:49:51 +02:00
anhefti
a7d6370305 SEBSERV-430 fixed 2023-04-06 14:44:45 +02:00
anhefti
cbc54fb3d0 SEBSERV-412 fixed 2023-04-06 09:46:15 +02:00
anhefti
191b10b8be SEBSERV-412 fixed config key 2023-04-05 15:44:19 +02:00
anhefti
eb4f758328 SEBSERV-420 and unit tests 2023-04-04 09:29:46 +02:00
anhefti
ab9d1f7dcc SEBSERV-422 fixed 2023-03-30 14:32:54 +02:00