Jump to content

Recommended Posts

Posted

Dear colleagues,

In my UniGUI project which is ported from VCL there is a time-consuming procedure.

How can I prevent UniGUI from reconnecting ?

Should I wrap the procedure in a Thread ?

Posted

Also I tried to wrap the time consuming procedure to Thread.

But inside THread UserSession can not be retrieved.

 

I'd like to describe the procedure:

It gets some user unput,

than fetch some data in a database,

generate a report file as Excel ,

and send the report back to the user.

Posted

Unfortunately it does not help me .

After some time the applications writes: "Connection Error communication failure: 0"

"Retrying ... xx"

Increase Ajax timeout in server module.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...