I'm running into weird errors after upgrading to `...
# ask-community
s
I'm running into weird errors after upgrading to
1.3.7
- what error would cause this to show up on a regular interval. Is it the healthcheck?
Copy code
2023-06-07 17:36:47,273 ERROR [/.pyenv/versions/3.9.11/lib/python3.9/site-packages/grpc/_server.py:453] Exception calling application: Method not implemented!
Traceback (most recent call last):
  File "/.pyenv/versions/3.9.11/lib/python3.9/site-packages/grpc/_server.py", line 443, in _call_behavior
    response_or_iterator = behavior(argument, context)
  File "/.pyenv/versions/3.9.11/lib/python3.9/site-packages/dagster/_grpc/__generated__/api_pb2_grpc.py", line 290, in ReloadCode
    raise NotImplementedError("Method not implemented!")
NotImplementedError: Method not implemented!
d
I think we have a fix for this going out in 1.3.8 tomorrow - should be harmless though
🙏🏻 1
(Other than annoying logspew) Every 60 seconds or so?
s
i haven't seen anything beyond the periodic msg
d
Oh yeah that’s what I meant by log spew - a light spew of that message every minute