Relates to changes in #42090 When there are no repositories, a request to `GET /_snapshot/_all/_all` returns a 504 timeout error. I would expect this request to return `[]` (an empty array).