-
### The problem
For now our logging in the backend is kind of a mess.
Sometimes, we log only on the service layer, sometimes already in the API layer, and sometimes on both.
This seems weird t…
-
### What happened?
The replay tests for dynamically bridged providers use a simple strategy of matching logs to requests by assuming the order is consistent.
We can do something cleverer if we need …
-
# 애플리케이션의 타임존은 어떻게 관리하는 것이 좋을까? | Jun
1. 글을 작성하게 된 계기
[https://devjun10.github.io/jun-logs/posts/timezone-strategies/](https://devjun10.github.io/jun-logs/posts/timezone-strategies/)
-
As per the conversation in [PR #4](https://github.com/frc5183/librobot/pull/4), specifically [this comment](https://github.com/frc5183/librobot/pull/4#discussion_r1781669979), we need to initiate a di…
-
## Improve and Standardize Error Handling and Logging Strategy
### Description
While we already use pino for logging in our SDK, our error handling approach is inconsistent across the codebase. We…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Summary
1. When I work with a local collection and I have logged in, my state is synchronized with the cloud. …
-
Pythons logging module should be implemented in our code.
Due to the hierarchical nature of the logging, applications using this library will benefit, too.
-
Right now logs from `node02` are being stored in a turso database, I don't want to exced the free tier so make sure to build something to purge logs older than 2 weeks
Check on [this](https://github.…
-
have developed a custom strategy for Hummingbot named `contract_analyzer`. I have created both a configuration file and a template for this strategy, but I am encountering persistent errors when tryin…
-
Some ONI device registers are used to inform the user about the state of the hardware, and are useful metadata. They should probably be log-able in some way. It would be nice if they could be exposed …