Application installation is being queued
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-08-2022 05:11 AM
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?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-08-2022 05:30 AM
which application are you installing?
plugin name?
Anshu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-08-2022 05:51 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-08-2022 06:11 AM
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
- Open sys_progress_worker table.
- In the table, filter with the name of the plugin in the ‘Name’ column.
- The ‘Created By’ field shows who activated the plugin.
- If its still showing in progress then its still installing. check for the stuck ones
- You need to contact HI support if its taking longer as its particular to your instance.
Hope its helpful
Anshu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-08-2022 06:33 AM
Anshu,
The issue is not related to plugins, but to applications developed by any citizen developer using App Engine Studio.