Hello everyone, I integrated growthbook into my pr...
# ask-questions
s
Hello everyone, I integrated growthbook into my project. My backend is in .NET and my database is PostgreSQL. When I released it to production, my response times went through the roof. Any recommendations you can give me?
f
Are you fetching the feature payload every request?
s
Yes, every request
Can you recommend documentation on how to integrate using best practices? I think I skipped something in the documentation
f
You can ask in #sdk-c-sharp - they should be able to help better than I can
s
Thanks a lot!