UpstreamDataInc / goosebit

A simplistic, opinionated remote update server implementing hawkBit™'s DDI API.
https://goosebit.rtfd.io
Apache License 2.0
18 stars 5 forks source link

DataTables warnings #153

Closed easybe closed 1 month ago

easybe commented 1 month ago

Screenshot from 2024-10-03 09-21-47

I get these annoying popups when e.g. the user session is no longer valid because of a restart of the dev server. But, I have also seen them after having the browser in the background.

I think we should suppress them and maybe add some indicator making the user aware of communication problems with the backend.

b-rowan commented 1 month ago

Yeah, for sure. I think we should try refreshing the page when this happens maybe? Most of the time this happens it is because of an invalid session...