How to hot-reload UE5 engine modules without restart editor?

Hi all, I’m new to UE5 and recently developing some features related to path tracing in UE5.

However I find that I need to restart the editor everytime after I compiled the path tracing shaders to show the latest results.

So I’m wondering is there anything for hot-reloading the engine modules?