mr
|
29b192211d
|
add sets up
|
2025-06-20 12:10:36 +02:00 |
|
mr
|
583ca2fbac
|
add sets up
|
2025-06-20 10:50:01 +02:00 |
|
mr
|
82d25b0bee
|
add sets up
|
2025-06-20 10:48:08 +02:00 |
|
mr
|
181b3249b8
|
add sets up
|
2025-06-20 10:47:33 +02:00 |
|
mr
|
8b38249df7
|
add sets up
|
2025-06-20 09:27:55 +02:00 |
|
mr
|
01af8237db
|
add sets up
|
2025-06-20 09:22:09 +02:00 |
|
mr
|
2f4884c655
|
add sets up
|
2025-06-20 09:07:53 +02:00 |
|
mr
|
c9ee2a1d24
|
add sets up
|
2025-06-20 09:05:44 +02:00 |
|
mr
|
8d5ba6a5e4
|
add sets up
|
2025-06-20 08:34:33 +02:00 |
|
mr
|
d3cfe019e3
|
add sets up
|
2025-06-20 08:10:52 +02:00 |
|
mr
|
4c2ecd3f41
|
add sets up
|
2025-06-20 07:53:32 +02:00 |
|
mr
|
d8ccdec501
|
add sets up
|
2025-06-20 07:51:32 +02:00 |
|
mr
|
938f9f1326
|
set up
|
2025-06-19 08:11:11 +02:00 |
|
mr
|
29bc21735d
|
setup
|
2025-06-18 07:58:40 +02:00 |
|
mr
|
ec7a7e4746
|
draft of compute units catalog
|
2025-06-17 16:42:21 +02:00 |
|
mr
|
0b0952b28c
|
draft of compute units catalog
|
2025-06-17 16:14:44 +02:00 |
|
mr
|
9e52663261
|
draft of compute units catalog
|
2025-06-17 15:35:02 +02:00 |
|
mr
|
8f2adb76e4
|
add draft compute units
|
2025-06-17 15:06:33 +02:00 |
|
mr
|
0d6c329477
|
draft of compute units catalog
|
2025-06-17 14:57:36 +02:00 |
|
mr
|
1c751f7253
|
add draft compute units
|
2025-06-17 14:51:41 +02:00 |
|
mr
|
2264d22c69
|
draft of compute units catalog
|
2025-06-17 14:21:37 +02:00 |
|
mr
|
9fe72ea96e
|
draft tests
|
2025-06-16 13:48:32 +02:00 |
|
mr
|
48299810e0
|
draft test
|
2025-06-16 11:24:39 +02:00 |
|
mr
|
2a0ab8e549
|
access to workflow IsDeps func
|
2025-06-12 10:47:38 +02:00 |
|
mr
|
23a9d648d2
|
Merge branch 'main' of https://cloud.o-forge.io/core/oc-lib into main
merge oclib
|
2025-06-12 10:42:38 +02:00 |
|
mr
|
a3029fa3f9
|
refactor addition in oclib for better use
|
2025-06-12 10:42:05 +02:00 |
|
pb
|
387785b40c
|
reimported logs without import cycle
|
2025-06-04 10:33:00 +02:00 |
|
pb
|
03dea55131
|
added another error log when the status is dead
|
2025-06-03 10:00:47 +02:00 |
|
pb
|
7b8aa989f6
|
added a log when an API is not reachable
|
2025-06-02 18:22:08 +02:00 |
|
pb
|
6ab6383144
|
corrected an use of the original http caller instead of the deep copy
|
2025-05-27 18:07:00 +02:00 |
|
pb
|
690d60f9d6
|
corrected the getBooking function parameters
|
2025-05-27 16:13:46 +02:00 |
|
pb
|
da0de80afd
|
Booking check and booking post have been transformed in goroutine to improve performance when booking several execution with cron expressions
|
2025-05-27 15:38:24 +02:00 |
|
pb
|
cd7ae788b1
|
didn't put the blocking loop in the right place for post booking
|
2025-05-27 12:06:10 +02:00 |
|
pb
|
0d96cc53bf
|
transformed the loop that posted the booking on oc-datacenter to a threaded operation where each call is done in a goroutine
|
2025-05-27 11:58:55 +02:00 |
|
pb
|
66fc3c5b35
|
added the passing of the request.Caller's URL to the deep copy
|
2025-05-27 11:34:44 +02:00 |
|
pb
|
5ab3eb8a38
|
forgot to pass the mutex as pointer and unlock it
|
2025-05-27 11:17:10 +02:00 |
|
pb
|
fec23b4acd
|
modified HTTP caller to have a DeepCopy() method in order to parallelize calls without race conditions
|
2025-05-27 11:08:35 +02:00 |
|
pb
|
901622fee0
|
logging on the booking uuid before the post booking
|
2025-05-27 09:51:41 +02:00 |
|
pb
|
527e622774
|
correct the error channel
|
2025-05-26 19:21:28 +02:00 |
|
pb
|
7223b79fe8
|
correct the error channel
|
2025-05-26 19:16:39 +02:00 |
|
pb
|
1ade41aeae
|
moved the code that execute the booking into a separated function so that it can be launched as goroutine and parallelize get booking$
|
2025-05-26 19:05:17 +02:00 |
|
pb
|
58dc579255
|
added debug logging
|
2025-05-26 18:30:56 +02:00 |
|
pb
|
370dac201b
|
In CheckBooking mooved the loop on bookings outside of the loop of execs, which seems to repeat the Peer execution on booking an exponential number of time
|
2025-05-26 17:55:45 +02:00 |
|
pb
|
2a763006db
|
counting round in exec
|
2025-05-26 17:41:26 +02:00 |
|
pb
|
522c66653b
|
Added logging for debug
|
2025-05-26 17:22:09 +02:00 |
|
pb
|
b57f050b81
|
increased the limit of returns by Mongo find()
|
2025-05-22 14:41:38 +02:00 |
|
pb
|
41ebcf150a
|
added logging when booking
|
2025-05-07 18:16:38 +02:00 |
|
pb
|
1499def6ad
|
added booking on the computing and data resource's peers
|
2025-05-07 14:54:31 +02:00 |
|
pb
|
adbab0f5d7
|
added more info on error returned by LaunchPeerExecution()
|
2025-04-30 16:13:49 +02:00 |
|
|
88c88cac5b
|
testing simplyfied urlFormat() method which works thanks to traefik
|
2025-03-13 16:57:27 +01:00 |
|