slog.LogAttrs(c.UserContext(),slog.LevelInfo,"http api query task",newAttributes...)
iflen(taskId)==0{
iflen(taskId)==0{
returnc.SendString(fmt.Sprintf("%s must provide task id param for route %s ; e.g. http://127.0.0.1/query/v1/e45b5ebc-c71e-4ab8-b10f-d1202e7fb16e ",c.Path(),c.Route().Path))
returnc.SendString(fmt.Sprintf("%s must provide task id param for route %s ; e.g. http://127.0.0.1/query/v1/e45b5ebc-c71e-4ab8-b10f-d1202e7fb16e ",c.Path(),c.Route().Path))