503 Constellation Messaging service

We have the pega applicaiton built with the BlendedUI architecture, rececntly we see sometimes our application not responding properly and in the logs we see "503 Service [Temporarily Unavailable / MessagingService / ellation.pega.io/]

the below is the DSS value we referred, How fix this ? attachted logs

ConstellationMessageSvcHostPath - prod.constellation.pega.io/c11n-messaging

2026-06-05 11:19:12,680 [ellation.pega.io/...] [          ] [                    ] [                    ] (sagingservice.MessagingService) ERROR    - Messaging service post failed 
2026-06-05 11:19:12,680 [ellation.pega.io/...] [          ] [                    ] [                    ] (sagingservice.MessagingService) ERROR    - response status code: 503 
2026-06-05 11:19:12,680 [ellation.pega.io/...] [          ] [                    ] [                    ] (sagingservice.MessagingService) ERROR    - response message: Service Temporarily Unavailable 
2026-06-05 11:19:13,763 [ellation.pega.io/...] [          ] [                    ] [                    ] (sagingservice.MessagingService) ERROR    - Messaging service post failed 
2026-06-05 11:19:13,763 [ellation.pega.io/...] [          ] [                    ] [                    ] (sagingservice.MessagingService) ERROR    - response status code: 503 
2026-06-05 11:19:13,763 [ellation.pega.io/...] [          ] [                    ] [                    ] (sagingservice.MessagingService) ERROR    - response message:      
2026-06-05 11:19:14,400 [ellation.pega.io/...] [          ] [                    ] [                    ] (sagingservice.MessagingService) ERROR    - Messaging service post failed 
2026-06-05 11:19:14,400 [ellation.pega.io/...] [          ] [                    ] [                    ] (sagingservice.MessagingService) ERROR    - response status code: 503 
2026-06-05 11:19:14,400 [ellation.pega.io/...] [          ] [                    ] [                    ] (sagingservice.MessagingService) ERROR    - response message: Service Temporarily Unavailable 
2026-06-05 11:19:14,457 [ellation.pega.io/...] [          ] [                    ] [                    ] (sagingservice.MessagingService) ERROR    - Messaging service post failed 
2026-06-05 11:19:14,457 [ellation.pega.io/...] [          ] [                    ] [                    ] (sagingservice.MessagingService) ERROR    - response status code: 503 

I would recommend to create INC ticket to involve SMEs to troubleshoot deep dive as this issue is intermittently.

This 503 error means Pega’s own hosted Constellation Messaging Service, not your application, is briefly failing to respond, which is why it happens only sometimes rather than every time. Since this service runs on Pega’s own servers, your team cannot fix it directly from your side. The correct solution is to raise a support ticket with Pega, attach these logs with their timestamps, and ask their team to check the health of the messaging service on their end. Once Pega’s engineers review the backend, they can find the real cause and resolve the intermittent failures for you.