Application installation is being queued

Fabiano F Maced
Tera Contributor

Hi everybody

We are facing a big problem during the installation applications on production instance. We are using a Flow to do this process.

The processing is queuing the installation requests and we have a big application that is taking more than 5 hours to installing, in mean while another applications are can't be installed till the first finished the process.

Someone is facing an issue like that? is possible to change the process to parallel rather than queue?

4 REPLIES 4

Anshu_Anand_
Kilo Sage
Kilo Sage

which application are you installing?

plugin name?

 

Regards,
Anshu

Hi Anshu,

The specific application was a sample, because we have other that take a long time to deployed. I mean, the question is related to the process.

Normally plugins take time to install if it has dependency on other plugins.

The time depends on instance to instance .

But 5 hours is more than expected.

 

Check if the plugin is installed

  1. Open sys_progress_worker table.
  2. In the table, filter with the name of the plugin in the ‘Name’ column.
  3. The ‘Created By’ field shows who activated the plugin.
  4. If its still showing in progress then its still installing. check for the stuck ones
  5. You need to contact HI support if its taking longer as its particular to your instance.

Hope its helpful 

Regards,
Anshu

Anshu,

 

The issue is not related to plugins, but to applications developed by any citizen developer using App Engine Studio.