There have been some problems in the past where the fronts tool has sent messages in a format incompatible with the models in facia-press. Moving these models into the library seems to make sense, as the code is currently almost identical in both apps. Obviously this isn't strictly API behaviour, so arguably shouldn't be in this library.... it seems worth it though. What do people think?
There have been some problems in the past where the fronts tool has sent messages in a format incompatible with the models in facia-press. Moving these models into the library seems to make sense, as the code is currently almost identical in both apps. Obviously this isn't strictly API behaviour, so arguably shouldn't be in this library.... it seems worth it though. What do people think?
This will replace https://github.com/guardian/frontend/blob/master/common/app/services/faciaPressQueue.scala and https://github.com/guardian/facia-tool/blob/master/app/services/faciaPressQueue.scala