stevef1uk

Results 27 comments of stevef1uk

Not a flaky internet connection (Fibre 100mbs) and wifi seems solid. At home so nothing in between me and the internet but the ISP's device. Problem was intermitant though as...

> It is for me. I am seeing this error. I am trying to start from here: https://github.com/kiegroup/kogito-examples/tree/stable/kogito-quarkus-examples/decisiontable-quarkus-example and then get this to run on AWS Lambda by merging it...

> * reflection-config.json Ah. I Googled this:[https://simplesolution.dev/java-joda-time-interval-by-examples/ and adding the required dependency to my Pom file all is good. ``` joda-time joda-time 2.10.9 ```

My Public Repo that I will try to add, if this proposal is accepted is here: https://github.com/stevef1uk/sagaexecutor.git

Pull request raised: https://github.com/dapr/go-sdk/pull/489

Sorry, somehow missed the extra parameter I asked on the NewService call in Poller as that logic hadn't been changed for a while & I must have been testing with...

Also, I just realised that the Tilt files I have used to build & deploy the components are configured for my RPi k3s cluster as I don't have a X86...

> Amazing example, I really like this. Will definitely be useful for showcasing tilt given the push for an improvement in the developer experience. > > I think it'd be...

Ok. I have completed the documentation consolidation. I can build a scratch image, but I can't figure out how to do that from Tilt.

I have checked my image sizes and they are about 20Mb so I don't think moving to scratch is worth it?