This repository has been archived by the owner on Oct 22, 2024. It is now read-only.
Redis disconnect yields unexpected ServiceRunner termination #49
Labels
Priority: Medium
Default priority if nothing else matches
Status: Pending
Initial issue stage waiting for further evaluation
Type: Bug
Issues that affect the operation of the software
🐛 Bug description
When the Redis connection is interrupted, the ServiceRunner loop just terminates with an "Ok" status code.
🦶 Reproduction steps
Steps to reproduce the behavior:
kubectl port-forward
🎯 Expected behaviour
It should log the error and either try reconnecting or be restarted by jatsl!
📺 Screenshots
Context
Version
On the architecture rework branch head 🙂
The text was updated successfully, but these errors were encountered: