Hello Flow Access Node Operators,
A recent change to the Access node scripts related gRPC API implementation causes the API to return a gRPC OK with the error message in the payload whenever script execution fails instead of returning a gRPC error.
However, this change causes some Access API gRPC clients to fail when calling the script API, since they expect a gRPC error in the response. Hence, we are reverting the change on the Access node to continue to return a gRPC error on script failure.
If you are running a Flow Access node, please update the docker image tag to v0.24.4-an-grpc-fix.
Please let us know if you run into any issues. I will also follow-up via other means as well to bring this to your attention.
No action is needed for any other node type.
Thank you