issues
search
brthor
/
Gofer.NET
Easy C# API for Distributed Background Tasks/Jobs for .NET Core.
MIT License
541
stars
44
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump Newtonsoft.Json from 11.0.2 to 13.0.2
#60
dependabot[bot]
opened
1 year ago
0
Bump Newtonsoft.Json from 11.0.2 to 13.0.2 in /Gofer.NET.Utils
#59
dependabot[bot]
opened
1 year ago
0
Bump Newtonsoft.Json from 11.0.2 to 13.0.1
#58
dependabot[bot]
closed
1 year ago
1
Bump Newtonsoft.Json from 11.0.2 to 13.0.1 in /Gofer.NET.Utils
#57
dependabot[bot]
closed
1 year ago
1
Dashboard for monitoring
#56
horseznguyen
opened
3 years ago
0
Add TaskQueue.Enqueue(Expression<Func<T>>) to suppress warning CS4014
#55
ArcticLampyrid
opened
3 years ago
2
Recommended strategy to split producer code and worker code ?
#54
nmoreaud
closed
3 years ago
4
Support Poll Delay
#53
patricker
closed
10 months ago
4
Add a configurable delay if there are no jobs in the queue
#52
patricker
opened
3 years ago
2
[WIP] User Defined Number of Listeners
#51
patricker
closed
10 months ago
0
Example of running multiple job listeners in a single process?
#50
patricker
opened
3 years ago
5
Expose Queue Depth
#49
patricker
closed
3 years ago
3
Simple way to get Queue Depth?
#48
patricker
closed
3 years ago
5
Priority tasks
#47
Mijago
opened
4 years ago
0
Add cancellation token support
#46
ig-sinicyn
opened
4 years ago
15
Can't use connection strings with passwords
#45
emelent
closed
4 years ago
3
[FeatureRequest] Add overload with cancellation token to the Listen() method
#44
ig-sinicyn
opened
4 years ago
8
TaskInfo Method Param Types & Method Overload Support
#43
brthor
closed
5 years ago
1
Allow lock token to bet set by caller in redis extensions
#42
brthor
closed
5 years ago
0
Add a function argument test
#41
brthor
opened
5 years ago
0
Upgrade redis dependency to new package
#40
brthor
closed
5 years ago
0
Bring in docs site, update readme
#38
brthor
closed
5 years ago
0
Add Sample Project Structure
#37
brthor
closed
5 years ago
0
Use TaskKey object rather than string
#36
brthor
opened
5 years ago
0
Add Windows Build
#35
brthor
opened
5 years ago
0
Add OSX & Windows Build
#34
brthor
closed
5 years ago
0
TaskClient Upgrade
#33
brthor
closed
5 years ago
0
RedisQueue Tests
#32
brthor
closed
5 years ago
0
Ensure ScheduledTasks are queued in order of timestamp.
#31
brthor
closed
5 years ago
0
TaskClient should run TaskScheduler in its own thread.
#30
brthor
closed
5 years ago
0
Overhauling Scheduled & Recurring Tasks
#29
brthor
closed
5 years ago
0
Test Gofer.NET with Redis Cluster
#28
brthor
opened
5 years ago
1
Roadmap to 1.0 Stable Release
#27
brthor
opened
5 years ago
1
Add test for functions with a Type argument.
#26
brthor
closed
5 years ago
0
Task execution with argument of type System.Type throws exception
#25
MortenChristiansen
closed
5 years ago
4
Upgrade to Newtonsoft 11.0.2. Fix #23
#24
brthor
closed
6 years ago
0
Exceptions cannot be passed as as arguments.
#23
brthor
closed
6 years ago
0
Move retry to utils and add some documentation.
#22
brthor
closed
6 years ago
0
Change Task Scheduler to enqueue tasks
#21
brthor
closed
6 years ago
0
Persist Scheduled Tasks to the Backing Store
#20
brthor
closed
5 years ago
2
Fix deadlock when calling .Wait() by changing interface to async.
#19
brthor
closed
6 years ago
0
Re-enable At-Least-Once Processing
#18
brthor
opened
6 years ago
0
Improve Documentation
#17
brthor
opened
6 years ago
0
Add Support for overloaded Methods
#16
brthor
closed
5 years ago
1
Async redis api
#15
brthor
closed
6 years ago
2
Add support for Enqueued Asynchronous methods
#14
brthor
closed
6 years ago
0
Implement Tests for RedisQueue class
#13
brthor
closed
5 years ago
0
Make API Asynchronous to Solve RedisTimeoutException
#12
brthor
closed
6 years ago
0
Removing Task Backups
#11
brthor
closed
6 years ago
0
Enhanced Task Scheduling
#10
brthor
closed
6 years ago
0
Next