fix(web): migrate Hangfire storage from SqlServer to PostgreSql to prevent startup crash
Quant Engine CI/CD Pipeline / validate-core (push) Failing after 10s
Quant Engine CI/CD Pipeline / validate-ui-and-storage (push) Has been skipped
WBS-9.3 - NULL Policy CI Gate / NULL Policy Validation (push) Failing after 8s
Deploy to Production / Build & Deploy to Production (push) Failing after 2m15s
Quant Engine CI/CD Pipeline / validate-core (push) Failing after 10s
Quant Engine CI/CD Pipeline / validate-ui-and-storage (push) Has been skipped
WBS-9.3 - NULL Policy CI Gate / NULL Policy Validation (push) Failing after 8s
Deploy to Production / Build & Deploy to Production (push) Failing after 2m15s
This commit is contained in:
@@ -23,7 +23,6 @@ using Microsoft.Extensions.Options;
|
||||
using MudBlazor.Services;
|
||||
using QuantEngine.Web.Services;
|
||||
using Hangfire;
|
||||
using Hangfire.SqlServer;
|
||||
|
||||
// Serilog Configuration with Telegram Sink
|
||||
Log.Logger = new LoggerConfiguration()
|
||||
|
||||
Reference in New Issue
Block a user