marcoCasamento / Hangfire.Redis.StackExchange

HangFire Redis storage based on original (and now unsupported) Hangfire.Redis but using lovely StackExchange.Redis client
Other
448 stars 108 forks source link

Failed jobs took too long to open #133

Closed hankovich closed 6 months ago

hankovich commented 7 months ago

https://github.com/marcoCasamento/Hangfire.Redis.StackExchange/pull/128 introduced a performance degradation, it takes ~7 seconds to open failed jobs tab

image

hankovich commented 6 months ago

Well, it appeared that the problem is in Hangfire itself. Closing the issue