You can always do [this](https://stackoverflow.com/questions/12571052/have-supervisord-periodically-restart-child-processes) if you want all workers to be restarted periodically. Alternatively you can either upgrade your Laravel version (7 to 9 is not too hard) or transfer the source from 9 down to your code and use a custom command and worker class
– apokryfosJun 06 '22 at 07:07
Please clarify your specific problem or provide additional details to highlight exactly what you need. As it's currently written, it's hard to tell exactly what you're asking.
– CommunityJun 06 '22 at 23:53