Delay command throwing a missing method suddenly

So I was working on something and when I looked at live logging, I see the error below. This is nothing more than a “delay 1000” command. Never had an issue before. Anyone else noticed this or am I missing something? Also had another handler that is acting odd today for a different reason (one of the tiles on the app doesn’t respond like it used to).

groovy.lang.MissingMethodException: No signature of method: script14905507746011389089786.secure() is applicable for argument types: (java.lang.String) values: [delay 1000]
Possible solutions: remove(java.lang.String), section(java.lang.String), state(java.lang.String), section(), every(), render(java.util.Map) @ line 253