Hi Devs,
since at least ~30min our model versions aren’t updating correctly anymore on our end. I am suspecting the “projectVersionsUpdated” subscription of our apollo connection is no longer firing.
Is it possible that there is an outage or maybe the interface has been changed today regarding apollo subscriptions?
We have used the webhooks in the past to do the same but the subscriptions were a little bit easier. Let me know if any way is no longer supported or wasn’t intended originally.
I tracked down the issue. We are still using webhooks in the process. (Its a wild mix)
The webhook data seems to have changed. We were still expecting a probably legacy version.
The new data aligns with the new way speckle names things like branch → model. The weird thing is that it doesn’t really aligns with the documentation. Its still the previous structure but renamed a bit.