The following assumption in no longer true:
// undici does not support per-request timeouts
The following problem would also be fixed: increasing the timeout in current implementation doesn't work (as timeout in connection-pool will abort the connection first).
The following assumption in no longer true:
// undici does not support per-request timeoutsThe following problem would also be fixed: increasing the timeout in current implementation doesn't work (as timeout in connection-pool will abort the connection first).