9f861e5b8d
Set up
2026-03-20 15:41:33 +01:00
c9fcabac6e
debug time
2026-03-20 14:32:46 +01:00
a62fbc6c7a
Workflow lifecycle events + resource instance duration tracking
...
- Add WorkflowLifecycleEvent + StepMetric to tools/workflow_lifecycle.go
- Add WORKFLOW_STARTED_EVENT, WORKFLOW_STEP_DONE_EVENT, WORKFLOW_DONE_EVENT NATS methods
- ResourceInstance.UpdateAverageDuration for AverageDurationS running average
- Support Steps recap in WORKFLOW_DONE_EVENT for catch-up by oc-scheduler/oc-catalog
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-03-20 10:30:30 +01:00
4eb53917b8
Log
2026-03-19 10:50:00 +01:00
5b7edb53a9
OcLib
2026-03-19 07:56:47 +01:00
1ac735cef1
Stop rebuild id
2026-03-17 10:04:40 +01:00
65237f0d1f
implement
2026-03-17 09:32:02 +01:00
9b2f945176
forgot about sessionID use ExecutionsID
2026-03-17 09:01:47 +01:00
a4d81cbb67
sec
2026-03-16 13:16:50 +01:00
9bf2c566e9
test
2026-03-16 12:48:21 +01:00
6d8efd137a
After
2026-03-16 12:32:39 +01:00
4a076ba237
SchedulingSessionID
2026-03-16 11:45:58 +01:00
deb819c5af
After check
2026-03-16 11:41:05 +01:00
55a039bd66
follow date
2026-03-16 11:40:00 +01:00
a86e78841b
base draft
2026-03-16 10:59:31 +01:00
465b91fd6e
Draft booking flow
2026-03-16 08:52:31 +01:00
12ba346427
bookingstate
2026-03-13 14:32:05 +01:00
2cdf15d722
default to subscription
2026-03-13 14:25:04 +01:00
2bfcfb5736
New
2026-03-04 13:51:43 +01:00
44812309db
Update try
2026-03-02 15:46:05 +01:00
e039fa56b6
execution_id
2026-02-23 15:56:40 +01:00
e10bb55455
p.SetID(uuid.NewString())
2026-02-23 15:50:10 +01:00
f28e2c3620
State in WF
2026-02-23 15:41:48 +01:00
b08bbf51dd
priced.GetInstanceID()
2026-02-23 15:22:48 +01:00
19b0f10e71
adjust self
2026-02-23 14:07:39 +01:00
12c506e9a7
Native Schedule
2026-02-23 10:23:55 +01:00
9662ac6d67
Add New
2026-02-19 09:43:44 +01:00
fa5c3a3c60
Adjust + Test
2026-02-18 12:24:19 +01:00
mr
fa5b754333
add Selected in Workflow Exec
2026-01-14 13:57:49 +01:00
mr
5cdfc28d2f
delete scheduler
2026-01-13 16:53:25 +01:00
mr
6d745fe922
add event base intelligency
2026-01-13 16:04:31 +01:00
pb
40a61387b9
added the UUID of the peer when an error appears
2025-08-05 13:39:21 +02:00
pb
cc939451fd
added the UUID of the peer when an error appears
2025-08-05 13:25:47 +02:00
mr
2748b59221
test booking
2025-07-08 13:42:13 +02:00
mr
cd177bd779
Live Structure
2025-06-24 11:29:04 +02:00
mr
29b192211d
add sets up
2025-06-20 12:10:36 +02:00
mr
181b3249b8
add sets up
2025-06-20 10:47:33 +02:00
mr
01af8237db
add sets up
2025-06-20 09:22:09 +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
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
48299810e0
draft test
2025-06-16 11:24:39 +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