Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Commits · v2.6.3
goactor
Browse files
Jun 11, 2024
🩹
fix(concentrator): returnChannel can be nil in context
· 3837afa8
Martin
authored
Jun 11, 2024
View commits for tag v2.6.3
v2.6.3
3837afa8
✨
feat(concentrator): Add read of expected return message to options
· cbe593b1
Martin
authored
Jun 11, 2024
View commits for tag v2.6.2
v2.6.2
cbe593b1
Jun 09, 2024
🧑💻
Add concentrator interface
· 4800afc3
Martin
authored
Jun 09, 2024
View commits for tag v2.6.1
v2.6.1
4800afc3
🔖
Release v2.6.0
· e4af2ee2
Martin
authored
Jun 09, 2024
View commits for tag v2.6.0
v2.6.0
e4af2ee2
🔊
add more logging to ExpectReturnMessageTypes
· d597b9d7
Martin
authored
Jun 09, 2024
d597b9d7
🧪
add goleak package for tests
· 21194577
Martin
authored
Jun 09, 2024
21194577
✨
feat(concentrator): Add concentrator, a alternative to workflows
· 1ace3a1d
Martin
authored
Jun 09, 2024
1ace3a1d
May 23, 2024
🔖
Release v2.5.0
· 2d71a59b
Martin
authored
May 23, 2024
View commits for tag v2.5.0
v2.5.0
2d71a59b
👷
fix testing results
· 3d4f5c6f
Martin
authored
May 23, 2024
3d4f5c6f
♻️
add opt to fork and fix return of message to parent-context
· e7cc6811
Martin
authored
May 23, 2024
e7cc6811
♻️
errors will now add to return-messages
· b7f9d39f
Martin
authored
May 23, 2024
b7f9d39f
May 19, 2024
🚑
fix critical bug in context-fork
· 8e3e8ba3
Martin
authored
May 19, 2024
8e3e8ba3
⬆️
upgrade to go 1.21 and upgrade packages
· e385affe
Martin
authored
May 19, 2024
e385affe
May 18, 2024
♻️
reduce complexity in workflow handler
· 2f46f36a
Martin
authored
May 18, 2024
2f46f36a
Apr 11, 2024
🔖
Release v2.4.0
· ffc35415
Martin
authored
Apr 11, 2024
View commits for tag v2.4.0
v2.4.0
ffc35415
✨
feat(workflow): Add task to call an callback
· 6946ac6a
Martin
authored
Apr 11, 2024
6946ac6a
✨
feat(workflow): Add direct option to route-message-task
· d74cca02
Martin
authored
Apr 11, 2024
d74cca02
🔊
improve logging
· 70d07066
Martin
authored
Apr 11, 2024
70d07066
✨
feat(jobcontext): add function to extract message and return type on store a message
· 41550054
Martin
authored
Apr 11, 2024
41550054
Feb 18, 2024
🔊
🩹
fix logging for RouteMessage
· 4fb77228
Martin
authored
Feb 18, 2024
View commits for tag v2.3.1
v2.3.1
4fb77228
Feb 10, 2024
🔖
Release v2.3.0
· b3e020d5
Martin
authored
Feb 10, 2024
View commits for tag v2.3.0
v2.3.0
b3e020d5
🚑
fix critical bug when running sublows
· 84018d21
Martin
authored
Feb 10, 2024
84018d21
♻️
rework debugger to unify logging-infos
· 48191972
Martin
authored
Feb 10, 2024
48191972
Feb 09, 2024
🔊
improve logging
· 79b838be
Martin
authored
Feb 09, 2024
View commits for tag v2.2.1
v2.2.1
79b838be
Feb 06, 2024
♻️
returned messages will be stored by context-function
· e1427c9b
Martin
authored
Feb 06, 2024
View commits for tag v2.2.0
v2.2.0
e1427c9b
✨
add err handling to context
· 83395850
Martin
authored
Feb 06, 2024
83395850
[actor]
✨
enqueue will now return the created context
· be2ee07a
Martin
authored
Feb 06, 2024
be2ee07a
Feb 05, 2024
🩹
break on error
· 1cdb6cfb
Martin
authored
Feb 05, 2024
View commits for tag v2.1.1
v2.1.1
1cdb6cfb
Feb 04, 2024
✨
add workflow-instance error-actor
· f9611668
Martin
authored
Feb 04, 2024
View commits for tag v2.1.0
v2.1.0
f9611668
🩹
improve error handling
· 1768847d
Martin
authored
Feb 04, 2024
View commits for tag v2.0.1
v2.0.1
1768847d
Feb 03, 2024
🔖
Release v2.0.0
· 1417b0a4
Martin
authored
Feb 03, 2024
View commits for tag v2.0.0
v2.0.0
1417b0a4
🧪
rework tests
· 247b14a6
Martin
authored
Feb 03, 2024
247b14a6
🩹
fix routing of messages that create workflows
· f9fdce43
Martin
authored
Feb 03, 2024
f9fdce43
🔥
remove Register-function in favor of RouteMessage-Function
· 6c39c757
Martin
authored
Feb 03, 2024
6c39c757
Jan 27, 2024
👷
add cleanup of repo
· 408a1293
Martin
authored
Jan 27, 2024
408a1293
✨
add workflow id for logging
· 9e91b092
Martin
authored
Jan 27, 2024
9e91b092
🩹
ensure singe job-context per flow
· 41b05008
Martin
authored
Jan 27, 2024
41b05008
Jan 26, 2024
♻️
rework build system
· b6b471b3
Martin
authored
Jan 26, 2024
b6b471b3
🧪
🩹
fix tests
· 4a76ebd6
Martin
authored
Jan 26, 2024
4a76ebd6
🍱
add vendor directory
· 01b59cbf
Martin
authored
Jan 26, 2024
01b59cbf
Loading