robotter-ai / fishnet-cod

P2P Financial Signal Hosting Network on Aleph
GNU Affero General Public License v3.0
3 stars 2 forks source link

Uploading many timeseries at once can lead to missing timeseries #4

Closed MHHukiewitz closed 1 year ago

MHHukiewitz commented 1 year ago

If many timeseries are uploaded at once, it can happen that the endpoint returns 200 even though not every timeseries was successfully uploaded to Aleph.

Solution

Add a retry mechanism in case a timeseries was not successfully created.

MHHukiewitz commented 1 year ago

Solved in https://github.com/aleph-im/active-record-sdk/commit/40a51737d10f10c8c90f08677fb48282902cce97