8 commenti (8 commenti)1 reazione (1 reazione)0 assegnatari (0 assegnatari)JavaScript5319 star (5319 star)444 fork (444 fork)batch import
good first issueinterceptors
Descrizione
Questa issue non ha descrizione indicizzata.
- Tipo issue
- refactor
- Direzione di ricerca
- Investigate how signal handling is currently implemented in undici, likely in the core client or request handling. Move the signal related logic into a dedicated interceptor following the existing interceptor pattern. Look at existing interceptors in lib/interceptor/ for reference. The issue comments may contain guidance on expected behavior. Ensure that the new interceptor properly handles abort signals and passes them through the request pipeline.