Pretty sure this happens when the method is missing from dynamic providers. See https://github.com/pulumi/pulumi/commit/3621c01f4becf75e24bf937bbda69ff8aaf6b5f7
also seeing this message.
```
pulumi:pulumi:Stack (infrastructure-stage):
Method handler getSchema for /pulumirpc.ResourceProvider/GetSchema expected but not provided
Method handler getSchema for /pulumirpc.ResourceProvider/GetSchema expected but not provided
error: update failed
Resources:
399 unchanged
```
the error is from something else. but the message is new for me.
I'm also receiving this message today Method handler getSchema for /pulumirpc.ResourceProvider/GetSchema expected but not provided
Most helpful comment
also seeing this message.
```
pulumi:pulumi:Stack (infrastructure-stage):
Method handler getSchema for /pulumirpc.ResourceProvider/GetSchema expected but not provided
Resources:
399 unchanged
```
the error is from something else. but the message is new for me.