samples-python
samples-python copied to clipboard
Remove health check and "bad" node concept from ClusterManager
A concern was raised that our samples should not be demonstrating any form of polling from within an entity workflow loop, even if the poll frequency is low. Instead, we intend to point to long-running activity patterns.
This is now blocked on an sdk-python release.