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
fresh-football-47124
06/25/2024, 2:25 AM
Are you fetching the feature payload every request?
s
silly-processor-16350
06/25/2024, 2:28 AM
Yes, every request
silly-processor-16350
06/25/2024, 2:31 AM
Can you recommend documentation on how to integrate using best practices?
I think I skipped something in the documentation
f
fresh-football-47124
06/25/2024, 2:32 AM
You can ask in #sdk-c-sharp - they should be able to help better than I can