Skip to content

WikiFindPage: empty Title

GitalyRuby occasionally throws rpc error: code = InvalidArgument desc = WikiFindPage: empty Title errors in WikiFindPage.

These seem to arrive in batches, with high enough volumes that they can trigger alerts.

image

Gitaly logs: https://log.gprd.gitlab.net/goto/e318b302cfa09ca01036d41bd3efdbbb

The downstream Rails request which is leading to this call is /api/:version/projects/:id/events which is a bit surprising. The downstream call recovers from the error.