Sam Gammon

Results 352 comments of Sam Gammon

@graemerocher sure thing, i'll raise a bug on core (thank you for your response!) _update_: filed as micronaut-projects/micronaut-core#2902

@ilopmar afaik we are waiting on upstream changes here still (specifically, the ability to switch the chunked serving on or off depending on chunk count) @graemerocher can you advise?

@graemerocher understood. i'll do that this week or over the weekend, that's great news! to use the switched chunk response, do i just return the proper response type based on...

@lpellegr this needs to be cleaned up and converged with our internal forks. it's working in production and over the past few months has successfully served well over 1m requests....

@lpellegr i hope it would be okay to start with a code sample in Bazel, that would be much easier. i haven't yet approached build tooling for precompiling soy templates...

@lpellegr ah drat, it looks like there are some crossed wires here - on our internal fork, we have a fix for the IJ data and I can also dig...

@lpellegr this was only ever waiting on the ability to dynamically switch between chunked responses and unary (buffered) responses, based on encountering a `Future` (or descendent) during the render flow....

we have been using this in production for some time now, as i know you are as well. so i think the code is very stable, it just needs a...

I should be able to review and get back to this within a day or two

@sdelamo I never got notified about this. I'd be happy to take a look.