So the way we create a new job, is when a device connects to our server and creates this job command, that is put into hangfire, when using Hangfire SQLServer it was working ok, but now seeing all these ping, echo, subscribe events, i’m not sure why redis wont work.
Do you think this is something with a firewall, i’ve already checked and unblocked the relevant SSL Ports, 6380 and because can see the dashboard and some incoming jobs proceess and succeed would rule that out.
It seems that when a job fires and a guid id is returned, these type recurring threads are create.
Any thoughts please ?