BIP2552
Severity
20 : Error
Message
(<insert_1>, <insert_2>) : The number being converted <insert_3> was too large/small to be represented as a 64 bit floating point number.
Explanation
The number being converted was <insert_3>.
Response
Correct the syntax of your ESQL expression in node <insert_1>, around line and column <insert_2>, then redeploy the message flow: Ensure that the number being converted is within the scale and precision limits for a 64 bit floating point number and redeploy the message flow.