Uploaded image for project: 'Teiid'
  1. Teiid
  2. TEIID-4941

[RFE] Display a more informative error message when a query takes too long and times out

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Done
    • Minor
    • 10.0
    • 8.8
    • Query Engine
    • None

    Description

      This issue is from our user of RedHat internal pnt-devops Teiid.
      Reality

      $ echo "SOME COMPLICATED QUERY" | psql -h virtualdb.engineering.redhat.com -p 5433 -d public
      ERROR:  57014 TEIID30160 The request AXhWh34gdzbY.0 has been cancelled.
      DETAIL:  org.teiid.jdbc.TeiidSQLException: 57014 TEIID30160 The request AXhWh34gdzbY.0 has been cancelled.
      

      Expected

      $ echo "SOME COMPLICATED QUERY" | psql -h virtualdb.engineering.redhat.com -p 5433 -d public
      The request AXhWh34gdzbY.0 has been cancelled. The query takes too long/timed out/whatever/resources exhausted
      

      Attachments

        Activity

          People

            rhn-engineering-shawkins Steven Hawkins
            yzhu@redhat.com Yu Ming Zhu
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: