Sipke Schoorstra
493c8af3be
Update Proto.Actor to 1.4.0
2023-09-27 09:58:57 +02:00
Sipke Schoorstra
45d194125d
Remove WorkflowStateStore ( #4374 )
...
* Remove WorkflowStateStore and use WorkflowInstanceStore instead
* Delete RunningWorkflows actor
* Cleanup
2023-08-30 15:42:16 +02:00
Sipke Schoorstra
29b5436a56
Use configured cluster host instead of always finding smallest IP
...
Use configured cluster host instead of always finding smallest IP
2023-08-29 15:06:30 +02:00
Sipke Schoorstra
17581d6786
Expire current member immediately if replica inactive
2023-08-29 15:05:53 +02:00
Sipke Schoorstra
f0158245db
Fix ListAsync of Redis cluster member store
2023-08-28 23:42:33 +02:00
Sipke Schoorstra
d5ab498af5
Implement stale member handling ( #4369 )
...
* Update ACA provider to remove stale members
* Move monitor to separate actor
* Implement reentrancy for tasks that take a longer time
* Update version from protoactor project
2023-08-28 22:26:44 +02:00
Sipke Schoorstra
2eb13deb8d
Update ACA Cluster Provider to remove dead members retroactively
2023-08-26 12:07:58 +02:00
Sipke Schoorstra
d31934e9bf
Remove unused namespace imports
2023-07-14 19:40:09 +02:00
gurkanguran
90e560bc73
Redis proto cluster member store ( #4241 )
...
* Implemented redis as a proto cluster member store
* Added component tests for redis protocluster member store
---------
Co-authored-by: Sipke Schoorstra <sipkeschoorstra@outlook.com>
2023-07-14 19:29:43 +02:00
Sipke Schoorstra
0bb2ddcfee
Support sub-workflow dependency handling of JSON workflows ( #4098 )
...
* Change "Usable as Activity" setting into checkbox
* Update client model
* Update query to use shadow property
* Update UsableAsActivity usages
* Implement staged provisioning of workflows
* Add tests
* Update migrations
2023-06-03 12:28:10 +02:00
Sipke Schoorstra
4112fbfc9a
ACA cluster provider support for multiple images + pluggable member store ( #3981 )
...
* Decouple ACA cluster provider storage
* Add readme
2023-04-30 22:25:40 +02:00
Sipke Schoorstra
6281299b6a
Update NuGet package references ( #3734 )
...
* Update package references
* Accommodate FastEndpoint API changes
2023-02-23 14:49:46 +01:00
gurkanguran
407bfa6913
Use workflow definition as activity ( #3654 )
...
* Implemented usage of workflow definitions as activities
* Updated designer
* Removed activity definitions module
* Allow user to mark workflow to be used as activity
* Refactor
* Refactor
* Cleanup csproj
* Cleanup WorkflowDefinitionActivity
* Pascalize typename
* Fix JS intellisense initial load issue
* Add XML comments
* Add Jobs dependency
* Hide Composite root port from designer
* Move finding workflow activities logic to lower level
* Generate unique identities across hierarchy
* Refactor
* Revert "Generate unique identities across hierarchy"
This reverts commit 74f5e7830309ee76af6ab3a000a5e1ec41f1e90c.
* Implement unique node IDs
* Introduce new VersionOptions option
* Remove unused namespaces
---------
Co-authored-by: Sipke Schoorstra <sipkeschoorstra@outlook.com>
2023-01-28 00:36:03 +01:00
Sipke Schoorstra
096206d392
Elastic updates ( #3623 )
...
* Incremental work
* Incremental work
* Incremental work
* Merge remote-tracking branch 'origin/v3' into v3-elasticsearch-updates
* Incremental work
* Incremental work
* Fix listing with no query
* Restore missing class
* Remove rollover hosted service and expose index configurations
* Rename hosted service
2023-01-13 19:10:20 +01:00
Sipke Schoorstra
d1cbfe07f6
Update Proto Actor cluster provider
2023-01-10 21:16:12 +01:00
Sipke Schoorstra
091161dd9a
Add temporary custom version of Azure Container Apps cluster provider for Proto Actor
2023-01-10 20:31:55 +01:00