issues
search
jamesmh
/
coravel
Near-zero config .NET library that makes advanced application features like Task Scheduling, Caching, Queuing, Event Broadcasting, and more a breeze!
https://docs.coravel.net/Installation/
MIT License
3.91k
stars
257
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Set DailyAt(10, 0), but it runs every day at 18:00pm
#418
DreamTom
closed
1 week ago
2
Update Mailkit and Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation
#417
tidan-16
closed
1 week ago
4
Excessive job activations on remote agents due to missed ticks and PC time sync issues
#416
Alex-stewart1
opened
1 month ago
3
Add support for cancellable invocables with payload and ability to cancel invocable by Task Guid
#415
NikolayBadin
closed
1 month ago
0
Support for invocables with cancellation and payload (at the same time) and support for later cancellation of invocable
#414
NikolayBadin
closed
1 month ago
1
Add support for inline attachments in SmtpMailer
#413
johnwc
opened
1 month ago
7
feat: configurable queue consummation delay
#411
kmakris23
opened
1 month ago
0
How to run a scheduled task in 5 minutes?
#410
marc-weber1
closed
1 month ago
1
Configurable queue consummation delay
#409
kmakris23
opened
1 month ago
0
How to stop / clear all tasks?
#408
fatihyildizhan
opened
1 month ago
2
ability to log missed ticks + breaking change to API
#407
jamesmh
closed
2 months ago
0
Plain-text-mail
#406
jamesmh
closed
2 months ago
0
New Custom Mailer Approach And Inline Mailables
#405
jamesmh
closed
2 months ago
0
update mailer nuget
#404
jamesmh
closed
2 months ago
0
update security issues
#403
jamesmh
closed
2 months ago
0
Mailer-fixes
#402
jamesmh
closed
2 months ago
0
Update README.md
#400
jamesmh
closed
2 months ago
0
Fluent configurations
#399
BOBx5
opened
2 months ago
3
Is there a support for Elastic Search APM in Coravel ?
#398
srivastava-prashant
closed
2 months ago
1
Restart schedules/queues ?
#397
tofdjoef
opened
3 months ago
0
'?' not accepted as dayOfWeek
#396
bdenuit
closed
3 months ago
2
Add Tests
#395
jamesmh
closed
4 months ago
0
Adding API jobs via Coravel pro
#394
ratanservegar
opened
4 months ago
2
Remove Logs For Missed Ticks
#392
jamesmh
closed
5 months ago
0
Turn off logging "Coravel's scheduler is behind"
#391
looc
closed
2 months ago
6
Task, scheduled to run on the same second, are not run in order they were added.
#390
arvinboggs
closed
5 months ago
1
How to use Event Broadcasting in worker service
#389
JokkerLiu
closed
5 months ago
0
Scheduler does not run until WEB API server receives its first HTTP Request
#388
amande4x
opened
5 months ago
7
Extend Coravel Schedule With CoravelJobAttrbutes
#387
linfeng627
opened
6 months ago
0
Add throttling when queuing items
#386
cristiz1992
opened
7 months ago
0
Unwanted Clock Drift
#384
InteXX
closed
7 months ago
2
Is it possible for a job (or something else) to know when the next execution is scheduled for?
#383
ivoloshin
opened
7 months ago
2
Advanced cron expressions
#382
KaiserMarvin
opened
7 months ago
2
Worker Service with Scheduler doesn't execute IInvocable using EveryMinute().WeekDay() on a Friday.
#381
zemuss
opened
8 months ago
1
Fix typo/grammar
#380
jhmckimm
closed
8 months ago
0
Fix of the reflective call of IListener<TEvent>.HandleAsync in case there are more methods with the same name. (issue #378)
#379
Kermel
opened
8 months ago
0
Dispatcher.Broadcast doesn't work correctly when my listener class implements more than one IListener<> interfaces
#378
Kermel
opened
8 months ago
2
[docs] Use nameof() for PreventOverlapping call
#377
Daniel15
closed
8 months ago
1
Add support for adding attachments as LinkedResources in MailMessage
#376
johnwc
opened
9 months ago
6
Add ability to set Sender for mail
#375
johnwc
closed
2 months ago
3
Add support for setting Sender in mailer
#374
johnwc
closed
2 months ago
1
Design/Run Time
#373
InteXX
opened
9 months ago
0
Cron Expressions that support Seconds
#372
prostuff16
opened
9 months ago
0
Stop scheduled job
#371
michal-paukert-tfs
opened
9 months ago
2
Update mailer dependencies (fixes #349)
#370
serajoddin-aliabadi
closed
2 months ago
3
Is Coravel good fit for Blazor Server?
#369
urza
closed
9 months ago
4
If you want to queue a job from a webpage
#368
carsjo
closed
9 months ago
1
Run Task One Another / Control Concurrency in Queues
#364
sangeethnandakumar
opened
9 months ago
1
Fixed typo
#363
danrovito
closed
9 months ago
1
Using Dependency Injection with ScheduleAsync
#362
serajoddin-aliabadi
closed
9 months ago
3
Next