Oliver Sauder
Oliver Sauder
@cunla Just saw that you released version 4.0.8. Should that release fix this issue as well we have with the worker and shall we test again?
@cunla Sure will do a test run again and give you feedback. Are those changes in this PR still needed as well?
@cunla OK that's fine. Unfortunately, the error still occurs even with version 4.0.8: ``` web-pms_1 | TypeError: WorkerModel.__init__() missing 8 required keyword-only arguments: 'name', 'queue_names', 'pid', 'hostname', 'ip_address', 'version', 'python_version',...
@cunla The initial issue in terms of JobModel as reported in #291 was more easily reproducible, and I was able to reproduce it locally fairly quickly. That issue seems to...