Alex van Herwijnen
Alex van Herwijnen
Using toml 0.10.0 installed via pip, I run into some issues when dealing with dictionaries with backslashes in the keys. I've used this snippet of code to create the initial...
The "Scheduled Jobs" page on the dashboard shows all upcoming jobs, these seem to be sorted by the job ID. I currently have a lot of pending jobs (180 to...
After upgrading Hangfire.SqlServer to version 1.8.15, this package no longer works. The following error gets logged when trying to execute a task: ``` System.NullReferenceException: Object reference not set to an...