Commit 084336b
committed
client: slow down re-try after negative CREATE_CHANNEL
When a server fails a CREATE_CHANNEL following a search,
this error will often recur on re-try. Still, we do not
want to give up entirely as the server side may eventually
correct the issue.
So drop the Channel into the furthest future searchBucket1 parent 0b3fcca commit 084336b
1 file changed
Lines changed: 8 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
373 | 373 | | |
374 | 374 | | |
375 | 375 | | |
| 376 | + | |
| 377 | + | |
| 378 | + | |
| 379 | + | |
| 380 | + | |
| 381 | + | |
| 382 | + | |
376 | 383 | | |
377 | | - | |
| 384 | + | |
378 | 385 | | |
379 | 386 | | |
380 | 387 | | |
| |||
0 commit comments