Your browser was unable to load all of the resources. They may have been blocked by your firewall, proxy or browser configuration.
Press Ctrl+F5 or Ctrl+Shift+R to have your browser try again.

Abnormal behavior when edit any plugin in "Plugin Management" Panel #4509

ngocanhnu ·

Hello@robinshen
I have met an Abnormal behavior when editing plugin.
The case is:
I have a build agent connected to my QB server through a port P.
When edit plugin and save settings, the process is normal.
But when I block port P from agent.
The save process is so long, until the session end.
Please explain the relation of agent connection and editing plugin process.
*Note: I met the case above when the poor connection between agent and server happen. (Not only the block action)

  • replies 4
  • views 762
  • stars 0
robinshen ADMIN ·

This is expected as QB has to cache plugin setting to all agents.

iamanuser ·

@robinshen
Can you add a condition (or log) to check the connect from Server to Agent before update plugin from cache to agent when status or setting plugin change.
This action will prevent the long time update setting plugin.

robinshen ADMIN ·
iamanuser ·

Thank you for quickly support.