Custom script timeout #14738
Unanswered
davidgib01
asked this question in
Help Wanted!
Replies: 2 comments
-
See: |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hello, Thank you for your reply. I really missed this information. Thank you and happy new year :D |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I am using version 3.6.2 of netbox and I have set up custom GUI scripts to scan my network. The problem is that when the areas I scan are too large, I get a timout error after 5 minutes.
I tried to do as in a classic script and put at the beginning of my script:
and at the end:
signal.alarm(0)
Do any of you have a solution?
Sincerely
Beta Was this translation helpful? Give feedback.
All reactions