You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a dot net app with hangfire using sql server and I'm looking to setup a reoccurring job to run every 5 seconds. It seems like the lowest I can go by default is 15 seconds. I tried configuring the polling interval as described here, but that didn't seem to work for me. Is there any way to accomplish this?
The text was updated successfully, but these errors were encountered:
I have a dot net app with hangfire using sql server and I'm looking to setup a reoccurring job to run every 5 seconds. It seems like the lowest I can go by default is 15 seconds. I tried configuring the polling interval as described here, but that didn't seem to work for me. Is there any way to accomplish this?
The text was updated successfully, but these errors were encountered: