HangfireIO / HangfireIO/Hangfire

SqlCE support to enable proper Umbraco Cloud compatibility

Open
#1,107 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
10.1k
Forks
1.8k
Avg merge
1h 19m
Merged PRs (30d)
1

Description

` Keyword not supported: 'flush interval'.`
That's the error you get when you try to run Hangfire on SqlCE.
As you may know, local Umbraco Cloud development is with SqlCE.

I would love to see Hangfire compatible with UC. I know this is not a bug as Hangfire doesn't support UC. This is a feature/enhancement suggestion. What would it take?

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the `flush interval` error when running Hangfire on SqlCE, then trace which storage component issues that connection option. Compare the required behavior with Hangfire's existing storage support and define what compatibility with local Umbraco Cloud would require. Done means Hangfire runs correctly against SqlCE without the reported unsupported-keyword failure.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
backend, database
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.