fix: health check waits for tasks to finish before becoming unhealthy #788
GitHub Actions / Test - rabbitmq x Information
succeeded
Oct 31, 2024 in 0s
33 passed, 0 failed and 0 skipped
✅ ./Tests/Stream/Client/TestResults/test-results.trx
33 tests were completed in 36s with 33 passed, 0 failed and 0 skipped.
✅ ArmoniK.Extensions.Common.StreamWrapper.Tests.Client.CreateSessionTests
✅ NullDefaultTaskOptionShouldThrowException
✅ SessionShouldBeCreated
✅ ArmoniK.Extensions.Common.StreamWrapper.Tests.Client.HealthChecksTests
✅ HealthCheckShouldSucceed
✅ ArmoniK.Extensions.Common.StreamWrapper.Tests.Client.ResultsServiceTests
✅ CreateResultsAndMetadataShouldSucceed
✅ CreateResultsDirectlyShouldSucceed
✅ DownloadNotExistingResultShouldSucceed
✅ ArmoniK.Extensions.Common.StreamWrapper.Tests.Client.StreamWrapperTests
✅ EmptyPayload
✅ LargePayloads(10,1)
✅ LargePayloads(10,10)
✅ LargePayloads(10,2)
✅ LargePayloads(10,5)
✅ LargePayloads(2,1)
✅ LargePayloads(2,10)
✅ LargePayloads(2,2)
✅ LargePayloads(2,5)
✅ MultipleDataDependencies(1)
✅ MultipleDataDependencies(20)
✅ MultipleDataDependencies(5)
✅ MultipleTasks(100,Compute)
✅ MultipleTasks(100,Transfer)
✅ MultipleTasks(4,Compute)
✅ MultipleTasks(4,Transfer)
✅ MultipleTasks(5,Compute)
✅ MultipleTasks(5,Transfer)
✅ PriorityShouldHaveAnEffect(10)
✅ PriorityShouldHaveAnEffect(50)
✅ Square(2)
✅ Square(4)
✅ TaskError()
✅ TaskFailed
✅ ArmoniK.Extensions.Common.StreamWrapper.Tests.Client.TaskSubmissionTests
✅ CreatedByShouldBeFilled
✅ SubmitTasksBeforePayloadShouldSucceed
✅ SubmitTasksShouldSucceed
Loading