Kalai
Kalai
We are also having same problem, almost same situation, like one recurring job enquing multiple background jobs We are using, Hangfire -1.7.32 Hangfire.Storage.SQLite - 0.3.3
> Have you found a solution? Actually they have updated the documentation to solve this problem look at [Here](https://learn.microsoft.com/en-us/aspnet/core/blazor/fundamentals/signalr?view=aspnetcore-8.0#blazor-hub-options), But it created a new problem which is available [here](https://github.com/dotnet/aspnetcore/issues/51698#issuecomment-1782924904). Waiting...
In our case we have not passed the password properly, the thing is we have to pass the password / all values as URL encoded if at all it has...
@rusackas Hi, I will do the required documentation update and related things, please guide me through the steps and what to do.
@rusackas I have added required documentation changes on this [PR](https://github.com/apache/superset/pull/30047). > If this fix applies to other DBs, we should add it in those entries. QuestDB doesn't even have an...