Mlflowexception: "Connection broken: ConnectionResetError(104, \\\'Connection reset by peer\\\')"
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-05-2024 11:39 PM
Hello,
I have a workflow running which from time to time crashes with the error:
MlflowException: The following failures occurred while downloading one or more artifacts from models:/incubator-forecast-charging-demand-power-and-io-dk2/Production: {'python_model.pkl': 'MlflowException(\'("Connection broken: ConnectionResetError(104, \\\'Connection reset by peer\\\')", ConnectionResetError(104, \\\'Connection reset by peer\\\'))\')'}I don't really know how to interpret this exception. Further more it does not happen every day, and I have yet to find any reason to why it crashes.
Any suggestion what might be wrong?