-
Notifications
You must be signed in to change notification settings - Fork 14
All issues
Issue creation is restricted in this repository
Issues
is:issue state:open
is:issue state:open
Search results
Clamp DEVICE_EXECUTE_TIMEOUT env override to a sane upper bound
enhancementNew feature or requestNew feature or requestpyatsPyATS framework relatedPyATS framework relatedStatus: Open.#927 In netascode/nac-test;_BrokerCliShim.execute silently drops kwargs from Genie parser dispatch
enhancementNew feature or requestNew feature or requestpyatsPyATS framework relatedPyATS framework relatedStatus: Open.#926 In netascode/nac-test;Cancel zombie coroutine on broker future.result() timeout (or serialize broker requests)
bugSomething isn't workingSomething isn't workingpyatsPyATS framework relatedPyATS framework relatedStatus: Open.#925 In netascode/nac-test;Revisit broker fixture DRY — mixin approach preserves AST discovery (empirically verified)
pyatsPyATS framework relatedPyATS framework relatedtech-debtGeneral technical debt requiring refactoringGeneral technical debt requiring refactoringStatus: Open.#924 In netascode/nac-test;Extract cache-aside pattern (check→execute→set) duplicated across 3 broker execution paths
pyatsPyATS framework relatedPyATS framework relatedrefactorCode refactoring without changing functionalityCode refactoring without changing functionalitytech-debtGeneral technical debt requiring refactoringGeneral technical debt requiring refactoringStatus: Open.#923 In netascode/nac-test;Consolidate Optional-suppression strategy in _patch_device_execute_for_broker (cast() + 4× type: ignore for same invariant)
code-qualityCode quality improvements and standards enforcementCode quality improvements and standards enforcementenhancementNew feature or requestNew feature or requestpyatsPyATS framework relatedPyATS framework relatedStatus: Open.#922 In netascode/nac-test;Test-coverage gaps in broker Genie support (round 3 follow-ups)
pyatsPyATS framework relatedPyATS framework relatedStatus: Open.#921 In netascode/nac-test;Make compound cache check→execute→set atomic in CommandCache (or explicitly accept concurrent duplicate execution)
enhancementNew feature or requestNew feature or requestpyatsPyATS framework relatedPyATS framework relatedStatus: Open.#920 In netascode/nac-test;Adopt aci_context/sdwan_context/cc_context fixtures at remaining inline ControllerContext construction sites
code-qualityCode quality improvements and standards enforcementCode quality improvements and standards enforcementStatus: Open.#919 In netascode/nac-test;Add public reset_controller_cache() API for test-side controller cache cleanup
code-qualityCode quality improvements and standards enforcementCode quality improvements and standards enforcementrefactorCode refactoring without changing functionalityCode refactoring without changing functionalityStatus: Open.#918 In netascode/nac-test;Rewrite TestControllerEdgeCases to exercise resolve_controller() instead of deprecated shim
tech-debtGeneral technical debt requiring refactoringGeneral technical debt requiring refactoringStatus: Open.#917 In netascode/nac-test;Migrate tests/unit/core/test_controller_auth.py to pytest-mock's mocker fixture
code-qualityCode quality improvements and standards enforcementCode quality improvements and standards enforcementStatus: Open.#916 In netascode/nac-test;