uhd-urz / elAPI

An extensible API client for eLabFTW
GNU Affero General Public License v3.0
5 stars 0 forks source link

Initial validation doesn't trigger the retry #12

Closed alexander-haller closed 2 months ago

alexander-haller commented 7 months ago

In GitLab by @mhxion on Jan 31, 2024, 19:44

Although bill-teams while running will trigger the retry process if it encounters any one of some predetermined/predefined network related errors*, the validation process which runs before querying users data does not.

After a quick diagnosis, it turns out the validation class doesn't really catch all of the common network errors (found in ) as it should. It should be a simple fix where we just include all the errors from .