elavaud

Results 4 issues of elavaud

Hi there, [Reporting failed stage in the post section](https://code-maven.com/jenkins-report-failed-stage-name) is quite a handy trick. Thanks for that! However I struggle to make it work in a more complex scenario using...

Hi @ktbyers We are seeing a weird behavior on mikrotik hEX router. First ,the prompt is not removed, and the output is randomly truncated. See 4 consecutive tries below. The...

Hello, - django = "^4.1.7" - celery = "^5.2.7" - redis = "^4.5.1" - django-celery-results = "^2.4.0" - django-celery-beat = "^2.4.0" Sorry, a few posts already about this, but can...

Hi @ktbyers, Doesn't it make more sense to use the `conn_timeout` rather than `timeout` for the telnet connection? On SSH connection it is already the `conn_timeout` which is used.