Skip to content

Resource Processor Not OK #2777

@stuartleeks

Description

@stuartleeks

Describe the bug

We have seen errors in the make db-migrate deployment step with the output from the API healthcheck showing the Resource Processor being unhealthy:

{"services":[{"service":"Cosmos DB","status":"OK","message":""},{"service":"Service Bus","status":"OK","message":""},{"service":"Resource Processor","status":"Not OK","message":"Unspecified error"}]}

There is no additional information in the App Insights logs to help diagnose.

Steps to reproduce

This issue has surfaced in environments where we are making performing a high number of builds/deployments.
Running curl <API>/api/health in a bash loop will trigger the issue, and then it will be observed in a deployment to that environment

Metadata

Metadata

Assignees

Labels

apiComposition Service APIbugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions