Randomly when executing a function cold, it will throw this error. I do not seem to see this error after a function is warmed, but if it goes cold and requires first boot again, this is sometimes thrown. Very hard to track from my end, but seems something is being called before everything is fully loaded into memory in some situations?
An error occurred: NoSuchMethodError: method not found: 'constructor' on null
Randomly when executing a function cold, it will throw this error. I do not seem to see this error after a function is warmed, but if it goes cold and requires first boot again, this is sometimes thrown. Very hard to track from my end, but seems something is being called before everything is fully loaded into memory in some situations?
An error occurred: NoSuchMethodError: method not found: 'constructor' on null