IATI / D-Portal

http://d-portal.org/
Other
30 stars 23 forks source link

d-portal not returning results #634

Closed amy-silcock closed 2 years ago

amy-silcock commented 2 years ago

Noticed this morning, d-portal front end isn't able to return search results. Rather it gets stuck on this screen:

image

Unsure if this is a continuation of the issues flagged on Friday https://github.com/devinit/D-Portal/issues/630#issuecomment-985704661

notshi commented 2 years ago

Thanks, @amy-silcock we believe this is still teething issues from the streaming option. We're on it.

amy-silcock commented 2 years ago

Thanks Shi!

notshi commented 2 years ago

Ok - so every time there's an error, it blocks a connection and eventually the database will run out of connections. Previously, we missed one of the possible errors so over time, as more people used d-portal, the error is more likely to be triggered and it clogged up the database.

We've pushed a change that should hopefully, catch all the errors now. Will keep an eye out for anything amiss but appreciate any reports coming in. Many thanks again.

amy-silcock commented 2 years ago

Sounds great. Good to see d-portal's front end returning results :)

notshi commented 2 years ago

Hi @amy-silcock just checking if the fix working as expected?

amy-silcock commented 2 years ago

Hi, the fix is working as I expect