This website requires JavaScript.
Explore
Help
Sign In
xsteadfastx
/
workgroups
Watch
1
Star
0
Fork
0
You've already forked workgroups
Code
Issues
Pull Requests
Projects
Releases
7
Wiki
Activity
21
Commits
1
Branch
8
Tags
13
MiB
a5f803b333
Commit Graph
4 Commits
Author
SHA1
Message
Date
Marvin Preuss
22edc0f9f5
feat: adds retry middleware
...
it retries work until ctx.Done chan receives something.
2022-03-29 11:42:17 +02:00
Marvin Preuss
b1d12f53b0
workgroups.NewDispatcher takes a queue size
All checks were successful
continuous-integration/drone/push
Build is passing
Details
continuous-integration/drone/tag
Build is passing
Details
2021-10-07 13:55:22 +02:00
Marvin Preuss
15d8f9d5ce
Start doesnt take context no more. also use NewJob for creating workload
2021-09-27 10:44:58 +02:00
Marvin Preuss
06f1ce010a
test: adds a example
All checks were successful
continuous-integration/drone/push
Build is passing
Details
2021-09-25 14:39:16 +02:00