gitdataai/apps/app
ZhenYi bf7e6cf0a0 fix(app): initialize tracing immediately and fix replica timeout units
- Change init_tracing_subscriber defer=false so logs appear before DB
  connection fails (was deferred when OTEL enabled, producing no output)
- Fix replica connection pool timeouts from from_millis to from_secs
  (write connection was fixed earlier but replica was missed)
2026-05-11 00:43:36 +08:00
..
src fix(app): initialize tracing immediately and fix replica timeout units 2026-05-11 00:43:36 +08:00
Cargo.toml feat(core): initialize project with access control and AI integration 2026-05-03 06:04:31 +08:00