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.

Dynamically updating asset folder on agents #4419

benprim ·

Is there a way to update only the /asset of agents dynamically ?
I found this :
com.pmease.quickbuild.bootstrap.AgentUpdater.update()

But may it's too risky to do it at any given time ?

  • replies 1
  • views 374
  • stars 0
robinshen ADMIN ·

Yes, this can be called without any harm. Agent has to keep update with server when restarted after all.