issues
search
asynkron
/
protoactor-dotnet
Proto Actor - Ultra fast distributed actors for Go, C# and Java/Kotlin
http://proto.actor
Apache License 2.0
1.73k
stars
288
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
ProtoActor cluster members stop talking to eachother
#2143
philipp-durrer-jarowa
opened
6 days ago
4
Fix issue reconnecting to a cluster client or member. Fixes bug introduced in 1.7.1.alpha-0.4 build
#2142
benbenwilde
closed
1 week ago
0
Support adding additional error handling to generated actors
#2141
benbenwilde
closed
2 weeks ago
0
Ignore OperationCanceledException in SafeTask
#2140
mugu-1
closed
2 weeks ago
1
Fix - Under load and during topology changes, thread saturation can occur, causing a lockup
#2139
benbenwilde
closed
2 weeks ago
2
OTel ActorContextDecorator should support all ReenterAfter overloads
#2138
kasperhhk
closed
1 month ago
1
Persistence.cs use callback with index
#2137
codrut51
opened
1 month ago
1
Proto.Actor persistence move from Action<object> callback to Action<object, long> callback where long is the index of the read event
#2136
codrut51
opened
1 month ago
0
Centralized package management
#2135
mhelleborg
closed
2 months ago
0
Dependabot lite
#2134
mhelleborg
closed
2 months ago
0
Pass cancellation token to grpc reader
#2133
benbenwilde
closed
2 months ago
2
add receive timeout
#2132
rogeralsing
closed
3 months ago
0
update copyrights
#2131
rogeralsing
closed
3 months ago
0
Timeout in GossipReenterAfterSend
#2130
AqlaSolutions
opened
3 months ago
10
The framework is too complex
#2129
TianMaiCheng
closed
3 months ago
1
ShutdownAsync will not complete when it encounters an error, leaving member in zombie state
#2128
benbenwilde
opened
5 months ago
1
Expose some internal properties as public
#2127
jstnlef
closed
6 months ago
0
Support dotnet 8
#2126
jstnlef
closed
6 months ago
0
Caching the CancellationToken will prevent ObjectDisposedException race condition
#2125
jstnlef
closed
6 months ago
0
Downgrade this log to Warning
#2124
jstnlef
closed
6 months ago
0
Issue with Azure Container Apps. CONTAINER_APP_REPLICA_NAME does not exist
#2123
tbuha
opened
6 months ago
0
Graceful stop
#2121
rogeralsing
closed
6 months ago
0
Better EventStream tracing
#2120
rogeralsing
closed
6 months ago
0
Activity source
#2119
rogeralsing
closed
7 months ago
0
Graceful shutdown is not graceful
#2118
AqlaSolutions
opened
7 months ago
6
Bump OpenTelemetry.Instrumentation.AspNetCore from 1.0.0-rc9.12 to 1.8.1 in /examples/ActorMetrics
#2117
dependabot[bot]
opened
7 months ago
0
Bump Azure.Identity from 1.10.2 to 1.11.0 in /src/Proto.Cluster.AzureContainerApps
#2116
dependabot[bot]
opened
7 months ago
0
With simpler execution plan by avoiding unnecessary sorting of all of…
#2115
AmirShitrit
closed
7 months ago
0
using await on types implementing IAsyncDisposable
#2114
AmirShitrit
closed
7 months ago
0
Pub-Sub tries to deserialize messages from not subscribed topic
#2113
AqlaSolutions
opened
7 months ago
3
Cluster pub-sub resubscription and event sourcing streaming
#2112
AqlaSolutions
opened
7 months ago
8
Memory leak in EndPoint channels bugfix
#2111
AqlaSolutions
closed
7 months ago
2
Memory leak in ServerEndpoint channels
#2110
AqlaSolutions
closed
7 months ago
2
DefaultMailbox size constantly increasing
#2109
guipalazzo
closed
3 months ago
4
Mssqlprovider improvements
#2108
AmirShitrit
closed
8 months ago
1
Added support for propagating OpenTelemetry baggage
#2107
mhelleborg
closed
8 months ago
0
Fix so if _oldest and _cleanedate equals it will still perform the cl…
#2106
npehrsson
closed
8 months ago
0
Fix actor fails to recive batching messages if batchsize is less than…
#2105
wuuer
closed
8 months ago
2
debug cluster tests
#2104
rogeralsing
closed
8 months ago
0
Proto Cluster with Consul shows connection errors
#2103
danfma
opened
8 months ago
5
Road to "V2"
#2102
rogeralsing
opened
8 months ago
2
Eventstream channels
#2101
rogeralsing
closed
9 months ago
0
Subscribe to EventStream with Channel
#2100
casper91
closed
9 months ago
6
Change container metadata to use CONTAINER_APP_REPLICA_NAME
#2099
marioleed
closed
9 months ago
1
Bump Microsoft.Build.Utilities.Core, Microsoft.Build.Framework and System.Collections.Immutable
#2098
dependabot[bot]
opened
9 months ago
0
Add support for an Advertised Host other than PodIP when using Kubernetes cluster provider
#2097
AdamCLarsen
closed
9 months ago
0
Added timeout in RequestAsync if target pid not found
#2096
AdamCLarsen
closed
9 months ago
1
ProtoGenTask fails when UseArtifactsOutput = true is active
#2095
lahma
opened
9 months ago
0
use seed node provider
#2094
rogeralsing
closed
9 months ago
0
seed node work
#2093
rogeralsing
closed
9 months ago
0
Next