Richard Wu

Results 31 comments of Richard Wu

@Zizico2 did you ever figure out a fix for this? Seems like `refetch` ignores `startTransition` regardless of the `fetchPolicy`. I'm on 16.2.0.

Sorry I meant 16.2.0 react-relay. I'm on 18.2.0 react.

Tried running this with an AWS MSK test cluster I have, but no luck getting it connect. Confirmed that my built JAR works with a local kafka instance on localhost:9092,...

Hmmm, from my understanding only the IAM one is required (eg [ixs to use the kafka standalone binary](https://docs.aws.amazon.com/msk/latest/developerguide/create-topic.html) to connect only requires the IAM JAR). Here's the error: seems to...

@Bert-R Yup I did ![image](https://user-images.githubusercontent.com/10563314/234306139-d3157621-1b87-4ece-80bb-52674d69b80b.png) Let me know if it works.

Ready for another look!

Technically you don't: what you describe works. I took the config changes from the previous example, so no strong opinion if it needs to happy or not. The dynamic loading...

Hey @Bert-R thanks for the PR: I'm having some troubles building the jar: any guidance on what the quickest way to build the image? ``` 2023-05-02 10:13:54.884 INFO 76393 [...

Yup, this is when I run ``` mvn clean package ``` to build the JAR