Results 12 issues of Diogo

I'm getting HTTPError: 411 Client Error: Length Required for url

enhancement
help wanted

Hi everybody! Amazing project, but isn't it a security breach? Why exactly Marquez needs access to source?

bug
docs
api

You should rename: ``` bert_model.ckpt-1000000.meta to bert_model.ckpt.meta bert_model.ckpt-1000000.index to bert_model.ckpt.index bert_model.ckpt-1000000.data-00000-of-00001 to bert_model.ckpt.data-00000-of-00001 ``` This action will turn pre trained models full compatible with project as [bert-as-service](https://github.com/hanxiao/bert-as-service) that follows tensorflow...

Hey guys! IMHO executed query should be debug and not info level

* SPADE version: 3.1.4 * Python version: 3.7.7 * Operating System: Ubuntu 16.04 ### Description When you send messages and agents are offline or in unavailable state are ignored when...

Do you have plans for http pool support?

This PR solves issue https://github.com/tensorflow/tensorflow/issues/33840 adding a better error with dimensions, filter_size and power_factors validation

ready to pull
comp:ops
size:S
prtype:bugfix

Monitor hook should have exceptions tested: https://coveralls.io/builds/29039359/source?filename=barterdude/monitor.py

enhancement

Got KeyError referring to schema object with default value: ``` import warlock schema = { "title": "Message", "type": "object", "properties": { "sender": { "title": "Sender", "type": "string" }, "trace": {...

enhancement

Now we have an issue with Storage and Compute Engine coverage. Actually, Storage is with 43% of coverage and Compute Engine is with 0%. This issue should be solved when...

enhancement
hacktoberfest