Ruud Visser
Ruud Visser
I did > pod "SwiftChart", :git => 'https://github.com/gpbl/SwiftChart', :branch => 'master' in the meantime
We are seeing the same issue. It doesn't happen on every message, but it seems pretty unreliable. Can anyone confirm that downgrading to 2.17 will fix this in the meantime?
Has anyone tried this solution? https://github.com/kiliman/remix-hydration-fix
Same problem here, also running into this when multiple services concurrently try to get the lock and there is a failure.
Thanks @wilau2 for your comment! I helped us find the cause of why our servers were going out of memory. Without the "unique" order, it would not add the limit...