-
Currently when logging there is no way to know which request a log line belongs to, we might want to add a way to allow this. If this is not possible through standard logging module (which I suspect) …
amol- updated
5 years ago
-
Right now, the versioned route is where we read the version an incoming request. There are possible reasons (ex. [1](https://github.com/elastic/kibana/pull/191973), logging) for needing to know the re…
-
### Community Note
- Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the commu…
-
Hi all,
I have noticed that the naive use of `org.http4s.server.middleware.Logger` with `logBody = true` can easily lead to out-of-memory (OOM) issues when handling very large requests or responses…
-
Hello,
I use a proxy and when I run "pnpm run dev", I get an error
"Proxy environment variables detected. We'll use your proxy for fetch requests.
Error: write EPIPE
at afterWriteDispatched (…
-
It would be really great if I could set a logging level when using this library that would log the API requests being made.
This way when I file a bug with developers.facebook.com, and they ask me fo…
-
It's a good idea to not mix stdout/stderr for the app's log output because then the relative timing between messages sometimes becomes unclear (when querying logs from a log aggregator).
It also ma…
-
## Summary
Currently connection tags (file `Taggable.hpp`) are written in very OOP style with a lot of classes to follow OOP practices. It could be simplified. Also probably taggable could be…
-
# User stories
## User can run `fabric` withing Github issues
As a GitHub user, I want to be able to use a GitHub action to leverage a large language model (LLM) from the [fabric](https://github…
-
### What steps will reproduce the problem?
Create a document with the onlyoffice plugin.
Having several users open this document.
Some of them can edit it, some of them not (but they can open it).
…