[2.x] fix: retry a realtime push whose connection was interrupted #3551
Annotations
10 warnings
|
Report repeated queries
PATCH /api/posts/39 — 5 executions, 3 distinct: select * from "flarum_users" where "flarum_users"."id" = ? limit 1
|
|
Report repeated queries
PATCH /api/posts/12 — 5 executions, 1 distinct: select * from "flarum_posts" where "flarum_posts"."id" = ? and "type" in (?, ?) limit 1
|
|
Report repeated queries
PATCH /api/posts/11 — 7 executions, 3 distinct: select * from "flarum_users" where "flarum_users"."id" = ? limit 1
|
|
Report repeated queries
PATCH /api/posts/11 — 7 executions, 2 distinct: select * from "flarum_users" where "flarum_users"."id" = ? limit 1
|
|
Report repeated queries
PATCH /api/posts/11 — 5 executions, 1 distinct: select * from "flarum_posts" where "flarum_posts"."id" = ? and "type" in (?, ?) limit 1
|
|
Report repeated queries
PATCH /api/posts/1 — 5 executions, 2 distinct: select * from "flarum_users" where "flarum_users"."id" = ? limit 1
|
|
Report repeated queries
GET /api/tags — 6 executions, 3 distinct: select * from "flarum_tags" where "flarum_tags"."id" = ? limit 1
|
|
Report repeated queries
GET /api/posts/4 — 5 executions, 3 distinct: select * from "flarum_users" where "flarum_users"."id" = ? limit 1
|
|
Report repeated queries
GET /api/posts — 12 executions, 1 distinct: select * from "flarum_users" where "flarum_users"."id" in (1)
|
|
Report repeated queries
GET /api/posts — 11 executions, 1 distinct: select "flarum_groups".*, "flarum_group_user"."user_id" as "pivot_user_id", "flarum_group_user"."group_id" as "pivot_group_id" from "flarum_groups" inner join "flarum_group_user" on "flarum_groups"."id" = "flarum_group_user"."group_id" where "flarum_group_user"."user_id" in (1)
|
background
wait
wait-all
cancel
parallel
Loading