Info
A robust application/infra/component is one that can suffer third party system failures with minimal side effects.
In Programming
Efficient Error Handling and Sensible Defaults can help increase the robustness of the software.
In Kubernetes Operator
The Kubernetes - Control Loop is implemented with Idempotency in mind.