mirror of
https://github.com/orderbynull/lottip.git
synced 2026-04-25 06:45:49 +03:00
[GH-ISSUE #11] Not seeing full query and left in pending state #7
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/lottip#7
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @brainz80 on GitHub (Feb 16, 2021).
Original GitHub issue: https://github.com/orderbynull/lottip/issues/11
A query is being cut-off. The query in question is over 14580 characters long. It's also left in a permanent pending state.
I tried forking your project and increasing both the
pingPeriodandwriteDeadlinePeriodwith no help to the problem.