Jalle19 / pyupway

Myupway data management scripts
GNU General Public License v3.0
9 stars 5 forks source link

Feature/improve robustness #5

Closed lobstaj closed 5 months ago

lobstaj commented 6 months ago

With myupway working somewhat unreliably over the holidays (500 responses quite frequently), tried to make fetching more robust by making it support retries.

Also gather metadata from fetching which can be inserted into the database if the schema supports it (see other PR for postgresql support for this).