Hi,

the documentation here suggest:

'The timeout should be set before the suspend'
https://wiki.eclipse.org/Jetty/Feature/Continuations#Suspending_a_Request

Is there any way to change the timeout value AFTER a call to suspend? In my case I set up all the continuation timout stuff and suspend it, then submit ot a background worker. If the worker can't process the request I want to set a (shorter) timeout to throttle the client before the next request.
_______________________________________________
jetty-users mailing list
[email protected]
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://dev.eclipse.org/mailman/listinfo/jetty-users

Reply via email to