You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The end user should be able to configure how often and the threasholds for app health checks when using Testcontainers.
Actual Behavior
App Health Check is set by default, but it can get in the way of debugging Dapr applications when running with Testcontainers. The user should be able to parameterize the checks so Dapr doesn't go unhealthy in debugging sessions.