pixie icon indicating copy to clipboard operation
pixie copied to clipboard

Query forwarder fails with large amount of data

Open sync-by-unito[bot] opened this issue 3 years ago • 1 comments

Error: Failed to execute script error=Failed to execute script: rpc error: code = Unknown desc = error in ForwardQueryResult: Query 7490b68d-af25-4850-a981-8967bf906241 can not accept more data, consumer likely died

#px:set max_output_rows_per_table=0
import px
df = px.DataFrame('http_events')[['resp_status','req_path']]
px.display(df, 'http_table')

┆Issue is synchronized with this Jira Bug by Unito

sync-by-unito[bot] avatar Jul 12 '22 05:07 sync-by-unito[bot]

➤ Phillip Kuznetsov commented:

Still happens as of today

sync-by-unito[bot] avatar Jul 12 '22 05:07 sync-by-unito[bot]