BIP3138
Severity
10 : WarningMessage
An attribute conflict was detected between two HTTP Input Nodes. The timeout value specified for node '<insert_0>' using URL selector '<insert_1>' was '<insert_2>', but a previous HTTP Input Node has already specified a value of '<insert_3>' for the same URL selector. The new value of '<insert_2>' will be used.Explanation
The HTTP listener process can only use one timeout value for any given URL selector. Unexpected results may occur when multiple input nodes specify different timeout values for the same URL selector.Response
Change the timeout values for the HTTP Input Nodes to remove the conflict, and redploy the configuration.