Endpoint deploy fails - No custom pipeline found at /repository/handler.py

One of our models which previously deployed fine is now failing to deploy using Inference Endpoints. I am debugging to check that the issue is not on our side (it may be…) but just wanted to check whetehr I should be worried about this new logging message I’ve started to see - i guess not since it is INFO?

rlmg4 2022-11-23T11:40:57.133Z 2022-11-23 11:40:57,132 | INFO | No custom pipeline found at /repository/handler.py

Ahh this seems to have been resolved by spinning up a medium rather than a small endpoint.