bat-go
bat-go copied to clipboard
Reboot Nitro Pod when Payment Service Initialization Fails
{"level":"fatal","error":"could not create kms secret encryption key: failed to match policy text","time":"2024-03-21T13:16:43Z","message":"failed to initialize payments service"}
When this happens, a reboot of the pod will clear it. The root cause is likely a race condition somewhere that we should identify and fix. But in the meantime the pod should restart and continue, unattended.
Quickest way here is to panic on the above error here.