Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] TooManyRowsException #15870

Open
adegolier opened this issue Sep 13, 2024 · 0 comments
Open

[BUG] TooManyRowsException #15870

adegolier opened this issue Sep 13, 2024 · 0 comments
Labels
bug Issue Type label to flag an issue that is a bug platform Platform Team

Comments

@adegolier
Copy link
Collaborator

Describe the bug

I've only seen this happening in Staging with Flexion, and the report id only appears as a report on the report table or a parent report on the reports lineage table once.

A call that I've recently seen the error on was https://pdhstaging-functionapp.azurewebsites.net/api/waters/report/6e13d59d-2d00-448f-972d-8ef7d79620c1/delivery You can use that or the report ID to view the logs in Azure.

Impact on ReportStream

Unsure, but Flexion seems to at least sometimes be unable to make use of the delivery endpoint in Staging. Could have a wider impact if this isn't limited to something that Flexion is doing and if it is not yet in production.

Steps to reproduce

Steps to reproduce the behavior:
I'm unfortunately not sure how to set up to reproduce the behavior. The call above may be able to be used to reproduce the error message, but with that being in Staging, I'm unsure how helpful that will be as the related logs are already available.

Expected behavior

A call to that endpoint should only return one row as it only has one report id.

Logs

Logs can be found here

@adegolier adegolier added bug Issue Type label to flag an issue that is a bug platform Platform Team labels Sep 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue Type label to flag an issue that is a bug platform Platform Team
Projects
None yet
Development

No branches or pull requests

1 participant