Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-08-17 | Update Resetter plugin, remove old and unused code | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-08-17 | Increase wait timeout in the TestBeanstalkStats | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-08-17 | Update to go 1.17 | Valery Piashchynski | |
Add Stat with tests Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-08-15 | Replace Times with MinTimes | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-08-15 | Reload plugin update | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-08-15 | Update dockerfiles (use ubuntu instead of arch), replace heavy | Valery Piashchynski | |
memleak.php for the non-memory tests Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-08-15 | Correct tests with toxics | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-08-15 | 1s interval for the reloader tests | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-08-15 | Sleep to wait file copy on slow github actions | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-08-15 | Timeout to prevent process is not ready error | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-08-14 | Kill worker instead of stop while error occured. | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-08-14 | Wait for a second to prevent Process not ready error | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-08-14 | Merge branch 'master' into jobs/stat | Valery Piashchynski | |
2021-08-14 | Update broadcast tests, add redis flusing. Initial impl of the job | Valery Piashchynski | |
drivers state. Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-08-14 | Add contributors | Valery Piashchynski | |
2021-08-13 | #762: fix(tests): update gomock with tests, update all deps in the `go.mod` | Valery Piashchynski | |
#762: fix(tests): update gomock with tests, update all deps in the `go.mod` | |||
2021-08-13 | Revert self-hosted actions experiment | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-08-13 | TMP: change to self-hosted runner | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-08-13 | Update broadcast test | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-08-13 | Add sleep timeout to the Test_StaticPool_JobError | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-08-13 | Add timeout to the Test_Tcp_StartError test | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-08-13 | Increase reload timeout. | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-08-13 | Update deprecated prometheus collectors. | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-08-13 | Update go.mod dependencies to the most recent version. | Valery Piashchynski | |
Fix tests according to the new mocks. Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-08-12 | Update AMQP driver defaults | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-08-12 | Update CHANGELOGv2.4.0-alpha.1 | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-08-12 | #726: feat(plugin): new `jobs` plugin | Valery Piashchynski | |
#726: feat(plugin): new `jobs` plugin | |||
2021-08-12 | Remove unneeded options, complete tests for the ephemeral, update proto | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-08-12 | Fix various bugs in the SQS. Implement SQS tests for the | Valery Piashchynski | |
jobs_ok.php/jobs_err.php workers. Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-08-12 | Made QoS production like | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-08-11 | Durable requeue algo. Update AMQP and Beanstalk tests to use mock | Valery Piashchynski | |
logger. Fix bugs discovered during testing. Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-08-11 | Remove attempts from the proto, and general jobs options | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-08-11 | Add headers support to the jobs protocol | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-08-11 | Add headers to the protocol | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-08-11 | Increase timeout to 60s. | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-08-11 | Replace all 'localhost' with '127.0.0.1'. Fix default configuration and | Valery Piashchynski | |
other small bugs. Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-08-10 | Add support for the jobs-worker protocol for the beanstalk,ephemeral and | Valery Piashchynski | |
sqs drivers Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-08-10 | Add jobs protocol support for the AMQP driver | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-08-09 | Add initial support for the php worker protocol. | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-08-09 | Update response_protocol.md | Valery Piashchynski | |
2021-08-09 | Update goridge to v3.2.0, update all frames operations. | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-08-03 | In a rare cases, when user set small timeout to allocate a worker, | Valery Piashchynski | |
spawned goroutine might stuck on the channel send operation and leak memory. Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-08-02 | Update CI, move all tests to the single source of truth - makefile | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-08-01 | Rework vec based on the channel. Use select statement with the default | Valery Piashchynski | |
branch to handle dead workers inside the channel. Update docker-compose.yaml used for the tests. Update rabbitmq to 3.9.1. Replace third-party amqp091 with the official implementation. Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-07-27 | Initial support for the cancellation via context | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-07-24 | Mooore constants :) | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-07-24 | Remove unused toPtr conversions | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-07-24 | Remove unused code | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-07-24 | Uniform push to pipelines in the durability tests | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-07-24 | Beanstalk initial durability test | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> |