Coder Social home page Coder Social logo

iloop-to-model's People

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

iloop-to-model's Issues

Unconventional message format

The response from this endpoint resembles the one we receive from model service, but it is a bit different:
growthRate should be growth-rate (the best would be to update it in model service, use camelCase if possible)
added and removed reactions are missing although they are included in the messages.

Is it possible to add them?

Potion-client dependency outdated

The iloop-to-model service is failing with the latest version of iloop due to an issue fixed in potion-client v2.5.1.

[iloop-to-model-1]2017-05-05T09:09:17.725263194Z [2017-05-05 09:09:17 +0000] [15] [ERROR] Error handling request
[iloop-to-model-1]2017-05-05T09:09:17.725318530Z Traceback (most recent call last):
[iloop-to-model-1]2017-05-05T09:09:17.725328484Z   File "/usr/local/lib/python3.5/site-packages/aiohttp/web_server.py", line 62, in handle_request
[iloop-to-model-1]2017-05-05T09:09:17.725336720Z     resp = yield from self._handler(request)
[iloop-to-model-1]2017-05-05T09:09:17.725349157Z   File "/usr/local/lib/python3.5/site-packages/aiohttp/web.py", line 270, in _handle
[iloop-to-model-1]2017-05-05T09:09:17.725356950Z     resp = yield from handler(request)
[iloop-to-model-1]2017-05-05T09:09:17.725364297Z   File "/iloop-to-model/iloop_to_model/app.py", line 21, in wrapper
[iloop-to-model-1]2017-05-05T09:09:17.725372010Z     iloop = iloop_client(api, token)
[iloop-to-model-1]2017-05-05T09:09:17.725379224Z   File "/iloop-to-model/iloop_to_model/__init__.py", line 19, in iloop_client
[iloop-to-model-1]2017-05-05T09:09:17.725387020Z     verify=False
[iloop-to-model-1]2017-05-05T09:09:17.725394054Z   File "/usr/local/lib/python3.5/site-packages/potion_client/__init__.py", line 32, in __init__
[iloop-to-model-1]2017-05-05T09:09:17.725401717Z     self._fetch_schema()
[iloop-to-model-1]2017-05-05T09:09:17.725408894Z   File "/usr/local/lib/python3.5/site-packages/potion_client/__init__.py", line 43, in _fetch_schema
[iloop-to-model-1]2017-05-05T09:09:17.725422104Z     resource = self.resource_factory(name, resource_schema)
[iloop-to-model-1]2017-05-05T09:09:17.725429420Z   File "/usr/local/lib/python3.5/site-packages/potion_client/__init__.py", line 114, in resource_factory
[iloop-to-model-1]2017-05-05T09:09:17.725452870Z     for property_name, property_schema in schema['properties'].items():
[iloop-to-model-1]2017-05-05T09:09:17.725460014Z   File "/usr/local/lib/python3.5/site-packages/potion_client/resource.py", line 56, in __getitem__
[iloop-to-model-1]2017-05-05T09:09:17.725466887Z     return self._properties[item]
[iloop-to-model-1]2017-05-05T09:09:17.725473234Z KeyError: 'properties'

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.