metatick

Results 6 comments of metatick

Hey @phryneas Thanks for replying and clarifying, I appreciate it! I had guessed that the intent behind the SuspenseCache was to handle request waterfalls, where multiple components within the same...

Hey @jerelmiller, Thanks for replying - I'm aware of how Suspense works, though I think my proposed idea on an alternative implementation was not properly explained. Here's a (very crude)...

For a little more background information, there are a few reasons I think this would be helpful. 1) Making it practical to allow for PATCH style object mutations, where fields...

Definitely! With the above annotation type setup, this could be handled by either throwing an exception, or by returning UNSET (or some other value) to ignore the field. For example...

Just in case anyone stumbles across this, I've published an improved version of my POC here: https://pypi.org/project/strawberry-input-extensions/0.0.1/ I'd love to hear feedback if anyone uses it :)

Just thought I'd add that we're also seeing this for around 5 - 10% of builds when artifacts are uploaded using @sentry/vite-plugin. The servers that experience this otherwise have no...