Member Junction
    Preparing search index...
    MAX_DEAD_HANDLE_RECOVERIES: 3

    How many times one surface may be healed from a dead handle before the engine stops trying (#3598).

    A browser that dies once is a recycled container; a browser that dies immediately after every relaunch is a configuration fault, and relaunching it forever converts a visible error into an invisible hang plus a stream of orphaned Chromes. Three is enough to ride out a backend restart and few enough that a genuinely broken provider surfaces quickly. The budget is per agent-session key and is cleared when that surface is explicitly ended.