Details
-
Problem report
-
Status: Open
-
Trivial
-
Resolution: Unresolved
-
5.4.10, 6.0.0rc2
-
None
Description
Steps to reproduce:
- Create an LLD rule of type 'Script', write some typescript that grabs a large json payload (>1000 objects). See Zabbix-Meraki-Discovery as an example.
- Discovery fails with a 'Timeout'
Result:
See screenshot. It appears the timeout of 60 maximum seconds is not allowing the operation to complete. It does work for smaller discoveries of less than 1000 objects.
Expected:
Expected would be a successful discovery of many objects. Can the timeout be extended to 90 seconds or longer?