CHW-5707 SIEMLoadFailed

failed to load SIEM integration; retry shortly or check /healthz

Default message: failed to load SIEM integration; retry shortly or check /healthz
HTTP status: 500 (server)

Problem. GET /api/siem/integrations/{id} returned 500 (the not-found variant is CHW-4708). Cause. The Get call failed with an error that wasn’t sql.ErrNoRows. Fix. Retry or check /healthz. HTTP 500.