How to trigger a page refresh in the Admin UI after a Lifecycle Hook?

The problem is Strapi uses CSR (React) and we can’t have the frontend constantly pinging. I would suggest implementing a try/catch in your afterX to handle any errors so the response is returned on time.