-
Provide a dashboard, such as hangfire. This allows more free control tasks, which can be invoked and executed at any time.
-
Hi, my name is Hussain lati.
1. Aspire Dashboard: Helps ease local development experience by visualizing metrics, logs, open telemetry data, and stats. Grafana / Prometheus integration also comes out…
-
### WiX Version
5.0.0
### .NET or MSBuild or Visual Studio Version
.NET 9.0.100-preview.5.24307.3
### HeatWave Version
1.0.4.5
### Windows Version
Win 11 23H2
### Repro Repo
_No response_
##…
-
Hi @sfmskywalker,
I hope you're doing well.
We've encountered a critical issue regarding job duplication in distribution environment when the server crashes and a new server comes up. Despit…
-
### Discussed in https://github.com/fullstackhero/dotnet-starter-kit/discussions/966
Originally posted by **iammukeshm** July 23, 2024
The repository consists of 3 Projects.
1. Aspire Dashb…
-
I want to implement priorities in my queues, so that jobs in queue `A` have a higher priority than `B`.
Per the Hangfire documentation, this depends on the storage implementation: https://docs.hang…
-
Updated Hangfire.Redis.StackExchange to 1.9.0 and I can't seem to get Tags to work with it.
![image](https://github.com/face-it/Hangfire.Tags/assets/1081693/73aa1cfd-c4f8-4f5d-ab02-9fda17d8e30d)
…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
### Problem Description
In .NET 8 minimal APIs, when using the `[AsParameters]` attribute …
-
Whenever some method of `PostgreSqlJobQueue` is executed - a new instance of the String class containing formatted SQL is created.
That puts some footprint on the memory:
B/c SQL strings depend …
-
Be able to start up and run a job on a specified cron schedule. Ideally cron would come from configuration. Job would need to run under some "tenant" and "user" as if it were invoked from a http req…