↓ 2 callersFunctionget_weather(
state: &Arc<AppState>,
location: &str,
units: &str,
forecast_type: &str,
user_id: i32,
)
backend/src/utils/tool_exec.rs:42
↓ 2 callersFunctionlog_bridge_error_notice(
direction: &str,
user_id: i32,
service: &str,
room_id: &str,
content: &str,
)
backend/src/utils/bridge.rs:145
↓ 2 callersMethodrecord_failure(
&self,
event_id: &str,
attempt: u8,
status: &str,
error: &str,
backend/src/repositories/tuwunel_cleanup_repository.rs:163