bigcyy commented on issue #3184: URL: https://github.com/apache/hertzbeat/issues/3184#issuecomment-2761933139
I have reproduced this bug. The reason is that the backend receives `expr` as a string and validates it by checking that its length does not exceed 2048 characters. Perhaps we need to find a better way to handle this. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@hertzbeat.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@hertzbeat.apache.org For additional commands, e-mail: notifications-h...@hertzbeat.apache.org
