We sometimes have a long wait time (hours) before ...
# prisma-whats-new
t
We sometimes have a long wait time (hours) before new fields that were added on our production Graphcool database model is available to our frontend app. Is that an expected behaviour? The problem has resolved itself in the past in a couple of hours, but this constraint has meant we deployed frontends pointing to production db that were just broken for a few hours.
n
that's not expected at all. did you find a reproduction for this?
t
@nilan No but I’ve got a couple of screenshots indicating my problem. Found a workaround and it’s fixed now. But here is the description: We’re still on the Web console, haven’t upgraded to the cli yet. On the schema view of the project, I added fields using the left-hand panel. Clicked “preview changes” and “apply changes”. But the changes weren’t applied, I verified by going to the playground and viewing the schema definition from there. Then I went back on the web console to the Schema view, but this time using the right-hand panel, I removed a single field and added it in again. And then all changes (multiple fields I added on the Schema view in the left-hand panel) were applied.
I have some screenshots if required
n
please report that here, with the exact changes that weren't picked up. Text form is preferred :)
😄 1