i-dot-ai / redbox

Bringing Generative AI to the way the Civil Service works
https://i-dot-ai.github.io/redbox/
MIT License
93 stars 31 forks source link

Retry if sending feedback fails #921

Closed KevinEtchells closed 2 months ago

KevinEtchells commented 2 months ago

Context

There was user feedback around feedback not being sent if there’s a network/VPN issue, and lack of error message.

I don’t think showing an error message is necessarily helpful in this case - at least not specific/locally to this. But we can try resending this data automatically, just to give it as much chance of being received as possible.

Changes proposed in this pull request

Guidance to review

Questions

Relevant links

https://technologyprogramme.atlassian.net/browse/REDBOX-607

Things to check