EIDA / eida-statistics

Aggregated statistics of EIDA nodes
GNU General Public License v3.0
0 stars 0 forks source link

Permission error on table dataselect_stats problem is not reported to client #43

Closed jschaeff closed 1 year ago

jschaeff commented 1 year ago

We should reply error 500 in such cases and rollback the transaction.

2023-04-06 14:30:23,068 INFO  [ws_eidastats.helper_functions:134][MainThread] Registering 3557 statistics.
2023-04-06 14:30:23,094 ERROR [ws_eidastats.helper_functions:142][MainThread] Postgresql error 42501 registering statistic
2023-04-06 14:30:23,094 ERROR [ws_eidastats.helper_functions:143][MainThread] ERROR:  permission denied for table dataselect_stats

2023-04-06 14:30:23,094 INFO  [ws_eidastats.helper_functions:144][MainThread] Statistics successfully registered
vpet98 commented 1 year ago

I think this one has been fixed.