Nathan Ortega
Nathan Ortega
Hi @t0ralf, Thanks for the sample, I've noticed the behavior depends on how you test it. I personally noticed different behavior when using a load testing tool vs manual testing....
Thanks for creating these examples! I'm also not a julia expert (I just learn as I go), but I noticed that HTTP.jl also executes handlers with `@async` internally. If i...
Hi @t0ralf, It sounds like that last bit is just related to the julia scheduler prioritizing the main thread when there are no active tasks. On a side note, It...
@t0ralf I agree, that makes perfect sense - thanks for following up on this.
Hi @thevolatilebit, Thanks for the code snippet, I'll have to take a look into that. In the meantime, I'd recommend using `@oxidise` macro to do the same for now (as...
@JanisErdmanis Here's the changes you brought up
I'm also facing the same 504: Build: https://coveralls.io/builds/67122849 File: https://coveralls.io/builds/67122849/source?filename=src%2Fextractors.jl
@afinetooth Thankfully, I'm not facing this issue with newer builds - but this link from an older build has been broken since April 25th of this year and has never...
@afinetooth I'm also encountering this same issue with my latest builds: https://coveralls.io/builds/68083208
Hi @kawild, Thanks for the logs, I'm sorry you're running into this issue with metrics. You're right on the money, this issue appears to be coming from the metrics collection...