Fredrik Jonsén
Fredrik Jonsén
Just wanted to add my voice to this issue. We want to log response times per endpoint. As this is done at the end of the request, it is perfectly...
Was also facing this issue, where we scan a large number of .NET projects at the same time, and each project would only get the header "nuget". Would be great...
Was any progress made on this? I am attempting to implement role-based access by specifying allowed roles by adding `x-roles` in the specification, but need a way to actually read...
@brockhaywood We have since moved away from connexion to using FastAPI instead, but if it is of any help to you, this is how we solved this issue, specifically with...
Yes, the problem in my case was that I was calling `ls -1` on the my server, which on any sane Linux server uses just `\n`. In my app I...
@eeff Thank you very much. This also helped me figure out why my builds were so much slower than I'd expect: because it wasn't using the cache, and instead recompiles...
It's a year later and I'm seeing the same issue. I call `startGracefulShutdown` with a timeout of three minutes. The future returns almost immediately with a `false` result. `shutdownRequested` in...
I think there are two alternatives for avoiding a breaking change: 1. Limit the feature to using the "3-hour Forecast 5 days". This also doesn't include UV index, but I...
As always, time has been a constraint, but I have at least made some progress: https://github.com/frjonsen/i3status-rust/commits/master
Closing this as a cleanup measure, since it's been a long time since I worked on it and I'm no longer using i3