You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Local child symbols are not supported, please consider change 'scala.concurrent.duration.Duration.Infinite' or
implement a custom implicitly accessible codec
For me, the error message is not explanatory enough.
Should I write a custom serializer for Durations?
The text was updated successfully, but these errors were encountered:
When trying:
I receive this strange error message:
For me, the error message is not explanatory enough.
Should I write a custom serializer for Durations?
The text was updated successfully, but these errors were encountered: