Hello,
If I have a triggered task that I’m passing parameters to as key=value pairs in the query string, for example:
https://elastic.snaplogic.com:443/api/1/rest/slsched/feed/.../task/?param1=123¶m2=456
What is the maximum allowed length of that URL?
Thank you!