I ended up using a simple timeout as @Burak suggested. This was simpler than circuit breaker and worked just fine for this use case. It can avoid spamming when data that is a minute old in not a concern.