RGs in my app are suddenly not displaying new items from the database unless the page is reloaded. Nothing has changed in my app and I haven’t pushed an update in a few days.
I’ve submitted this to the bug team, but wanted to post here to see if anyone else is experiencing this.
Did somebody experience this somewhere else than RG?
For example whe have a workflow with a condition that looks like this :
Create a thing only when Do a search for that thing:count is 0
Do something else only when Do a search for that thing:count > 0
When this worklow is runned several time in a row without reloading the page the step 1 always trigger whereas we can see that the thing was created in the database so step 2 should have triggered instead.
hey @aj11 we are having the same issue, and we have definitely thought about that reason. It usually only happens between 9am and 12pm (CT), when USA wakes up, have thought about something to do with the server load. We really do not know how to approach this issue, and it’s causing us problems with our customer for sure!
Yeah that would make sense. Same time I’m seeing each day. I’m going to try and watch for the behavior tomorrow if I can and see if I can get some more data on what’s happening.
They need to be able to reproduce this somehow to do anything about it. So it’s on us to figure out the exact conditions to replicate to get them to act.
It’s annoying, but I get it. We all know how hard a bug is to track down without being able to replicate it ourselves.