`sidekiq` retries seems to be creating multiple components on a `device`??
Closed this issue · 2 comments
oscgonfer commented
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
Weird thing is... some sensors are there 3 times, others 2 times...
timcowlishaw commented
Oh that's extremely strange, I will take a look asap!
El mié., 5 jun. 2024 17:33, oscgonfer ***@***.***> escribió:
… Assigned #327 <#327>
to @timcowlishaw <https://github.com/timcowlishaw>.
—
Reply to this email directly, view it on GitHub
<#327 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAABBNYM6Y2Q2UJIKPP4OVDZF4VTRAVCNFSM6AAAAABI27ENPOVHI2DSMVQWIX3LMV45UABCJFZXG5LFIV3GK3TUJZXXI2LGNFRWC5DJN5XDWMJTGA2TGNBQGY2DQNA>
.
You are receiving this because you were assigned.Message ID:
***@***.***>
timcowlishaw commented
Fixed in #328 !