fablabbcn/smartcitizen-api

`sidekiq` retries seems to be creating multiple components on a `device`??

Closed this issue · 2 comments

Hi,

A critical issue that has started happening after our sidekiq retry test (I believe) is that it seems that we are violating uniqueness of components/sensors in the creation of a device:

https://api.smartcitizen.me/v0/devices/17537

You can see it here:

https://smartcitizen.me/kits/17537

image

Weird thing is... some sensors are there 3 times, others 2 times...

Fixed in #328 !