Isaac van Bakel
Isaac van Bakel
> Is this on purpose? From the code, it's hard to tell. The chapter title is initialised to the contents of the `[]` in the link, but if the chapter...
This looks to be a problem with case-sensitive filepaths. The file being searched for (specifically, `gitversion.dll`) is included in the NuGet package, just in a lowercase form. Renaming the `.dll`...
Good to know, thanks! I am using the default command-line settings to start the web UI, so a flag would be really useful. I'll make a PR to support doing...
>Could you try explaining the problem that you're facing in the current job-polling implementation again, please? When a job is picked up, either because it is queued or because it...
>Are you seeing a lot of these kinds of timeouts? Is runJobWithTimeout not handling this for you? It seems that this was partly due to a problem with some dependency...
Would love to see this go in, since I would like to start using `cfgOnJobTimeout`. Is there anything I can do to help?
Unfortunately I'm no longer in a position to maintain this kind of change, since I don't have access to a large codebase using Hedis.