Skip to content

DISABLE_BANZAI_TIMEOUT can disable banzai timers

Brett Walker requested to merge bw-disable-banzai-timeout into master

What does this MR do and why?

When debugging the banzai pipeline and its filters, timeouts make it nearly impossible. As soon as you stop on a breakpoint, the timer pops and continues execution. Now we can set DISABLE_BANZAI_TIMEOUT=1 to disable the timeouts.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports

Loading