I use redis as transport in messenger, I thought that after processing a flow the deletion was automatic but alas not. I do not know how to delete a repeat stream when the processing has been carried out with success.
I use symfony 4.4.latest and redis server 6.0
Thanks