issues
search
Tinkoff
/
Horarium
Horarium is the .Net library to manage background jobs
Apache License 2.0
56
stars
12
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add generic job support for assemblyQualifiedNameWithoutVersion method
#64
dopusteam
opened
1 year ago
0
Fixed unit tests
#63
sskalex
closed
1 year ago
2
check mongo step removed, mongo service healthchecks configured
#62
johnstoletov
closed
1 year ago
0
Issue 17
#61
sskalex
closed
1 year ago
0
JobType for generic jobs generated with assembly version
#60
dopusteam
opened
1 year ago
0
Bump MongoDB.Driver from 2.8.1 to 2.19.0 in /src/Horarium.Mongo
#59
dependabot[bot]
opened
1 year ago
0
Bump MongoDB.Driver from 2.8.1 to 2.19.0 in /src/Horarium.IntegrationTest
#58
dependabot[bot]
opened
1 year ago
0
Fix metadata parsing error
#57
gendalf90
closed
2 years ago
0
IHorarium interface fixed
#56
johnstoletov
closed
2 years ago
0
build badge updated
#55
johnstoletov
closed
2 years ago
0
Deployment with GitHub actions
#54
johnstoletov
closed
2 years ago
0
Transaction support
#53
hayhay27
opened
2 years ago
0
Telemetry support
#52
hayhay27
opened
2 years ago
0
Add fallback strategies to behave after all retry attempts
#51
johnstoletov
closed
2 years ago
0
Add fallback strategies to behave after all retry attempts
#50
johnstoletov
closed
2 years ago
2
Bump Newtonsoft.Json from 9.0.1 to 13.0.1 in /src/Horarium
#49
dependabot[bot]
opened
2 years ago
0
Avoid direct use of DateTime.Now or DateTime.UtcNow
#48
asylkhan-azat
opened
2 years ago
0
Little code cleanup
#47
asylkhan-azat
closed
2 years ago
0
Fix TryRunJob
#46
PDmatrix
closed
2 years ago
0
Update packeges
#45
RazvozzhaevPavel
opened
3 years ago
2
fix issue with drop recurrent jobs issue-17
#44
Bobreshovr
closed
1 year ago
2
Conventions should not affect mongodb serialization
#43
Tolyandre
closed
3 years ago
1
Respect host's ShutdownTimeout (e.g. cancellation token) when stopping jobs
#42
Tolyandre
closed
4 years ago
1
Access MongoDB lasily. Wait jobs to stop gracefully.
#41
Tolyandre
closed
4 years ago
0
Add job throttle
#40
PDmatrix
closed
2 years ago
1
Add ability to throttle job
#39
PDmatrix
opened
4 years ago
1
issue-37 Fix
#38
PurpleGray
closed
4 years ago
1
Wrong LogDebug method signature used resulting failed job to skip HandleFailed logic
#37
PurpleGray
closed
4 years ago
0
fixed some edge cases of repeating job logic
#36
itrofimow
closed
5 years ago
1
Using github actions as ci
#35
Smolevich
closed
5 years ago
4
Jobs implementing IAllRepeatesIsFailed dont behave as expected if FailedEvent(object param, Exception ex) throws
#34
itrofimow
closed
5 years ago
2
Add stats about success and failed jobs
#33
Bobreshovr
opened
5 years ago
0
some improvement for inMemory repository - non-blocking channels inst…
#32
itrofimow
closed
5 years ago
1
memory repository is part of Horarium pack
#31
Bobreshovr
opened
5 years ago
0
Feature/5
#30
Bobreshovr
closed
5 years ago
1
add new integration tests
#29
Bobreshovr
closed
5 years ago
1
Document jobs behavior after failure/timeout
#28
itrofimow
opened
5 years ago
1
Add Error/Debug describers
#27
alexeev-igor
opened
5 years ago
0
fix: pass exception to LogError()
#26
Bounz
closed
5 years ago
1
Settings of repeat job after failed #3
#25
Bobreshovr
closed
5 years ago
2
Remove russian characters #13
#24
mmikirtumov
closed
5 years ago
1
HorariumLogger does not output actual exception
#23
Tolyandre
closed
5 years ago
1
Performant inmemory
#22
itrofimow
closed
5 years ago
3
refactoring integration tests #20
#21
Bobreshovr
closed
5 years ago
2
More integration tests
#20
itrofimow
closed
5 years ago
3
#16: introduced IJobExecutionContext and IJobExecutionContextFactory
#19
wite27
closed
5 years ago
5
Addresses #5
#18
itrofimow
closed
5 years ago
1
Delete recurrent job from DB
#17
Bobreshovr
closed
1 year ago
1
All Jobs instances are resolved from single service provider scope in asp.net core
#16
wite27
closed
5 years ago
0
fix #8 add new constructor and factory with MongoUrl
#15
Bobreshovr
closed
5 years ago
1
Next