KonradAdamczyk

Results 5 issues of KonradAdamczyk

### Problem: My instance of LOST had offline workers for past weeks, and no pipe was executed forward. I did not knew about workers being offline. ### Possible solutions: 1....

Type: Enhancement
Component: PipelineEngine

Hi, How to run TFserving GPU image with http basic auth enabled? https://github.com/tobegit3hub/simple_tensorflow_serving/blob/master/Dockerfile.latest-gpu uses simple_tensorflow_serving: `CMD ["simple_tensorflow_serving", "--port=8500", "--model_config_file=./examples/model_config_file.json"]` which don't have any auth related settings: https://github.com/tobegit3hub/simple_tensorflow_serving/blob/master/simple_tensorflow_serving/command.py

Hi, Using python3 I got: from diffino.models import Diffino File "local/lib/python3.6/site-packages/diffino/models.py", line 5, in from urlparse import urlparse ModuleNotFoundError: No module named 'urlparse' The same as in : https://github.com/heroku/kafka-helper/issues/6

In Poland we use right alt + o to write 'ó'. In keepass with KeeAnywhere installed it triggers "open from cloud drive" window. To solve this issue simplest solution is...

enhancement

Change host.docker.internal to hatchet-engine. Suggest adding depends_on to worker. host.docker.internal is not production ready. Without depends_on worker will fail randomly depending of starting order. # Description Probably Fixes # ([issue](https://github.com/hatchet-dev/hatchet/issues/264))...