We encountered some problems with the speed of fea...
# ask-questions
f
We encountered some problems with the speed of feature processing. We have a feature that changes the behavior of the product after registration. After the user has registered and received the user_id from backend, we update the attribute in GrowthBook, and get the result with a noticeable delay, which can reach several seconds. Because of this, we may have some kind of glitch We use react, without SSR. All the settings from GrowthBook have been on the site for a long time by this point, so we are not waiting for them to arrive. Maybe someone have the same problem?
r
Our official support hours are 6:30am - 5pm Pacific Time, Monday through Friday. You may occasionally hear from us outside of these hours. Your support request has been logged in our system. Our support team will get back to you very soon!
f
it should be almost instant once you update the attribute
maybe there is an issue with the code?