Skip to content

Add configurable eager state size limit and unify eager state controls #9554

Add configurable eager state size limit and unify eager state controls

Add configurable eager state size limit and unify eager state controls #9554

GitHub Actions / Test Results succeeded Mar 30, 2026 in 0s

All 34 tests pass in 1m 0s

 5 files   -   2   5 suites   - 2   1m 0s ⏱️ - 1m 40s
34 tests  -  13  34 ✅  -  13  0 💤 ±0  0 ❌ ±0 
52 runs   - 148  52 ✅  - 148  0 💤 ±0  0 ❌ ±0 

Results for commit 33920e8. ± Comparison against earlier commit e737496.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

34 tests found

There are 34 tests, see "Raw output" for the full list of tests.
Raw output
dev.restate.sdktesting.tests.AwakeableIngressEndpointTest ‑ completeWithFailure(Client)
dev.restate.sdktesting.tests.AwakeableIngressEndpointTest ‑ completeWithSuccess(Client)
dev.restate.sdktesting.tests.BackwardCompatibilityTest$NewVersion ‑ completeAwakeable(Client)
dev.restate.sdktesting.tests.BackwardCompatibilityTest$NewVersion ‑ completeRetryableOperation(Client)
dev.restate.sdktesting.tests.BackwardCompatibilityTest$NewVersion ‑ proxyCallShouldBeDone(Client)
dev.restate.sdktesting.tests.BackwardCompatibilityTest$NewVersion ‑ proxyOneWayCallShouldBeDone(Client)
dev.restate.sdktesting.tests.BackwardCompatibilityTest$OldVersion ‑ createAwakeable(Client)
dev.restate.sdktesting.tests.BackwardCompatibilityTest$OldVersion ‑ startOneWayProxyCall(Client)
dev.restate.sdktesting.tests.BackwardCompatibilityTest$OldVersion ‑ startProxyCall(Client)
dev.restate.sdktesting.tests.BackwardCompatibilityTest$OldVersion ‑ startRetryableOperation(Client)
dev.restate.sdktesting.tests.ForwardCompatibilityTest$NewVersion ‑ createAwakeable(Client)
dev.restate.sdktesting.tests.ForwardCompatibilityTest$NewVersion ‑ startOneWayProxyCall(Client)
dev.restate.sdktesting.tests.ForwardCompatibilityTest$NewVersion ‑ startProxyCall(Client)
dev.restate.sdktesting.tests.ForwardCompatibilityTest$NewVersion ‑ startRetryableOperation(Client)
dev.restate.sdktesting.tests.ForwardCompatibilityTest$OldVersion ‑ completeAwakeable(Client)
dev.restate.sdktesting.tests.ForwardCompatibilityTest$OldVersion ‑ completeRetryableOperation(Client)
dev.restate.sdktesting.tests.ForwardCompatibilityTest$OldVersion ‑ proxyCallShouldBeDone(Client)
dev.restate.sdktesting.tests.ForwardCompatibilityTest$OldVersion ‑ proxyOneWayCallShouldBeDone(Client)
dev.restate.sdktesting.tests.IngressTest ‑ idempotentInvokeSend(Client)
dev.restate.sdktesting.tests.IngressTest ‑ idempotentInvokeService(Client)
dev.restate.sdktesting.tests.IngressTest ‑ idempotentInvokeVirtualObject(Client)
dev.restate.sdktesting.tests.IngressTest ‑ idempotentSendThenAttachWIthIdempotencyKey(Client)
dev.restate.sdktesting.tests.IngressTest ‑ privateService(URI, Client)
dev.restate.sdktesting.tests.JournalRetentionTest ‑ journalShouldBeRetained(Client, URI)
dev.restate.sdktesting.tests.KafkaAndWorkflowAPITest ‑ callSharedWorkflowHandler(URI, int, Client)
dev.restate.sdktesting.tests.KafkaAndWorkflowAPITest ‑ callWorkflowHandler(URI, int, Client)
dev.restate.sdktesting.tests.KafkaTracingTest ‑ shouldGenerateTraces(Client, URI, int, int)
dev.restate.sdktesting.tests.OpenAPITest ‑ shouldGenerateValidOpenAPI(URI)
dev.restate.sdktesting.tests.PauseResumeChangingDeploymentTest ‑ pauseAndResumeInvocation(Client, URI)
dev.restate.sdktesting.tests.PauseResumeTest ‑ pauseAndResumeInvocation(Client, URI)
dev.restate.sdktesting.tests.RestartAsNewInvocationTest ‑ restartCompletedWithTerminalException(Client, URI)
dev.restate.sdktesting.tests.RestartAsNewInvocationTest ‑ restartFromPrefix(Client, URI)
dev.restate.sdktesting.tests.StatePatchingTest ‑ shouldPatchState(Client, URI)
dev.restate.sdktesting.tests.TracingTest ‑ shouldGenerateTraces(Client, int)