copilot-swe-agent[bot] 183f086704 Address PR feedback: Add configurable waitingTimeout and improve implementation
- Add waitingTimeout property to CacheProperties for configurable timeout
- Extract timeout logic to waiting-timeout.ts utility function
- Store request ID outside timeout callback to allow earlier GC
- Add unref() to timeout in Node.js to prevent keeping process alive
- Fix timeout logic to handle axios default timeout of 0
- Only create timeout when explicitly configured or config.timeout > 0

Changes address comments 2598940999, 2598944866, and 2598947753.

Co-authored-by: arthurfiorette <47537704+arthurfiorette@users.noreply.github.com>
2025-12-08 15:12:46 +00:00
..
2025-09-15 12:39:16 -03:00
2023-09-03 15:53:58 -03:00
2025-09-15 12:39:16 -03:00