sshnet / sshnet/SSH.NET

Longer timeouts stopped working

Aperta
#370 3 commenti 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Lingua principale
C#
Stelle
4.4k
Fork
993
Merge medio
9g 21h
PR unite (30g)
1

Descrizione

This is very hard to test and describe, however ..

We are using ssh.net (aside of other things) for deploying containers .. such task could take almost hour. In common there are more cascade tasks like this, when some of them fails, whole progress should fail. To be safe, there is 120 minutes command timeout set for every call.

It worked flawlessly, in many cases it properly timeouted after some great internal issue, however, last weeks (let's say since mid of 2017/12), we ran into behaivour where it simply stopped timeouting for this feature. Another calls with shorter timespans (like 5 minutes) timeouts ok.

There wasn't any big changes in code or infrastructure, nor ssh.net update. Using 2016.0 - right now, I've updated to 2016.1 to see if it helps.

So, is there anything I could check or focus on? Is there anyone else experiencing something like this?

Guida per i contributori

Apri la guida per i contributori

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Direzione di ricerca

Inizia riproducendo il comportamento segnalato con SSH.NET 2016.1: confronta un comando con un timeout di 120 minuti con uno con un timeout di cinque minuti, utilizzando un'attività di lunga durata simile a una distribuzione. Verifica se il timeout più lungo scade in modo affidabile e documenta l'ambiente e i passaggi per la riproduzione se non è così.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Valutazione

Stack tecnologico
csharp
Ambito
networking
Tipo di issue
Bug
Difficoltà
4/5
Tempo stimato
3-5 giorni
Stato di attività
Ferma
Chiarezza
Da chiarire
Idoneità per principianti
25/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.