-
### Feature description
I want to be able to tick a checkbox for certain games to no longer record play time for them. In doing so, I don't want the play time to increase, nor do I want the date la…
-
Add average execution time tracking to command statistics monitor for performance monitoring
-
**Description:**
Introduce an optional *Activity Chain* feature, allowing users to create a sequence of activities where each activity automatically starts the next upon completion. This would enable…
-
### OS Platform and Distribution
Mac Pro Catalina 10.15.7
### Compiler version
_No response_
### Programming Language and version
C++
### Installed using virtualenv? pip? Conda?(if python)
_No …
-
An extension to #521: Instead of just tracking a single state, the build trigger should log build time by tracking builds in a database table and show the expected build time (no, it won't be accurate…
-
- Gitea version (or commit ref): 3fb038c
- Git version: 2.17.1
- Operating system: Deb9
- Database (use `[x]`):
- [ ] PostgreSQL
- [x] MySQL
- [ ] MSSQL
- [ ] SQLite
- Can you reproduc…
-
In this task, we will track the time spent on updating the milestone sheet.
-
**Describe the solution you'd like**
- An option to be able to filter the tasks would be nice since there can be many and using the up and down keys is a bit uncomfortable.
- Option to delete task…
-
Hi, I'm building an api gateway.
And inside my proxy method i have this code section. I want to know what is the right way of reading and sending in chunks instead of load all the body in memory. Cou…
-
basically something like this:
```scala
val someEffectReturningString: ZIO[R, E, String] = ???
someEffectReturningString @@ MeasureTimeHistogram("someEffectTimes") @@ MeasureCounter("someEffectCou…