Commit 66b816c
committed
fix(mgr.py): Ensure plugin is fully registered before returning from restart_plugin
- Add 1s interval polling (30s timeout) for plugin registration
- Prevent race condition where GET_PLUGIN_INFO returns stale data or "not found"1 parent 0a13f15 commit 66b816c
1 file changed
Lines changed: 12 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
466 | 466 | | |
467 | 467 | | |
468 | 468 | | |
| 469 | + | |
| 470 | + | |
| 471 | + | |
| 472 | + | |
| 473 | + | |
| 474 | + | |
| 475 | + | |
| 476 | + | |
| 477 | + | |
| 478 | + | |
| 479 | + | |
| 480 | + | |
469 | 481 | | |
470 | 482 | | |
471 | 483 | | |
| |||
0 commit comments