summaryrefslogtreecommitdiff
path: root/tests/plugins/reload
AgeCommit message (Collapse)Author
2021-03-16🐛 fix issue with strange messages in the http body when max requestValery Piashchynski
size reached. Signed-off-by: Valery Piashchynski <[email protected]>
2021-02-03Fix memory leak in the Worker.goValery Piashchynski
2021-01-23Stabilization PRValery Piashchynski
2021-01-19Uniform all errors operationsValery Piashchynski
Add new ExecTTL event Update tests Signed-off-by: Valery Piashchynski <[email protected]>
2021-01-15Use uniform snake case in the configs, fix critical issue with wrongValery Piashchynski
calculation of workers in stack at the Destroy stage
2020-12-26Huge tests refactoring. Reduce running time 2-3x timesValery Piashchynski