I'm going through error logs of an app and discovered an issue that I don't fully understand yet: Attached is a screenshot of an error of a REST query. The query has not been triggered yet. According to Retool docs, "metadata" is a known property. I would understand, that metadata is not defined yet, as the query has not been triggered yet. However, I also have another REST query (checkStartupUniqueness) with the exact same metadata property for the failure condition - for that query, there is no issue raised for the metadata (the query has also not been triggered!). So this error seems to be quite arbitrary. How can this be fixed and what is the reason for this?
