soharab-ic
soharab-ic
## Description - `--yolo`, `--concurrency` and `--rpp` fields are only valid for executortype `poolmgr` only. - Show warning to users if these field are used with other executortype. - Update...
- Redis `LPop` command does not wait for new messages. - Redis `BLPop` command is blocking version of `LPop` command and it blocks the connection when there are no elements...
## Description - Use controller-runtime library for implementing the timetrigger controller. ## Which issue(s) this PR fixes: Fixes # ## Testing ## Checklist: - [ ] I ran tests as...
## Description - Added leader election to executor for high availability. - It is a Kubernetes resource that helps manage and ensure only one pod acts as the leader at...
**Issue:** - `nats-jetstream-http-connector` ends up in a infinite loop if consumer function returns status code other than 200. - The issue arises because messges received from the queue are not...