Start a new topic

Infinite loop in a dynamic script

I tried to make a python dynamic script with a "while true" style loop, that would continually collect new information from the aws cli, and continuously apply the new changes to the dynamic folder(s). Even though the script output the correct syntax over and over, Royal wouldn't draw any folders until it received an exit code. It would be a great addition to support this type of script.

Example use cases:

  • Drawing connections as green when they are running vs black when they are stopped, or red when they are unhealthy;
  • being able to populate custom properties with things like uptime, current console user, etc.

Thanks,


Alan.



Login or Signup to post a comment