Sounds like the flow is validating the dsl via a http get request.
If the flow is large the http request will be too large for some severs to 
handle. This intern causes some headers to be lost on  the server, to which 
jenkins will the think you are not authenticated and will clear your cookie...

I don't see anything in the code to force it to use http post, but I'm away 
from my pc for a while so can't check and fix, should be a few lines to change 
if I am correct at the cause.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to