Theofanis Despoudis

Results 224 comments of Theofanis Despoudis

@esilverman682 I tried several times to reproduce this with no success.

Hey @theodesp thank you. I was able to replicate the timeout issue using a some quick load testing. ``` ❯ wrk -t12 -c400 -d30s https://model-eta.vercel.app/partner/sales-partners Running 30s test @ https://model-eta.vercel.app/partner/sales-partners...

Hey @esilverman682 could you post relevant tracing info from NewRelic here? I think you can also export them as JSON.

Hey @esilverman682 you cannot share credentials here as Github masks emails and stuff. Maybe you can post some screenshots instead or share me on discord https://discord.com/channels/836253505944813629/984146897231032350

Theo Despoudis#1014. You can find me on the faust.js discord channel

Hey @esilverman682 I've sent you a message on Discord about the screenshots. Thank you.

@Pritha-Roy We are preparing a new version of Faust (called temporarily FaustNX) which uses Apollo client instead of GQty. That way you will be able to perform custom queries over...

@Pritha-Roy we have a new version of Faust that uses Apollo client instead of GQty. So now you can include your own custom queries. We are updating our documentation site,...

Great Job here @TeresaGobble. Do you think we want to include features cards for WP Template Hierarchy, and the Plugin System or you can leave if for another ticket?

I just experienced the same issue suddenly. I have an input text above a ReactQuill component and when I type the imput the cursor gets focused on the editor instead....