Point72 / csp-adapter-symphony

A csp adapter for symphony
https://github.com/Point72/csp-adapter-symphony/wiki
Apache License 2.0
7 stars 2 forks source link

Add exponential backoff logic to requests made off main thread #14

Closed NeejWeej closed 1 month ago

NeejWeej commented 2 months ago

The defaults are the defaults mentioned for retries in the Symphony Python BDK docs here: https://symphony-bdk-python.finos.org/markdown/configuration.html#retry-configuration

NeejWeej commented 2 months ago

Might switch to just use tenacity

NeejWeej commented 2 months ago

Maybe if datafeed issue happens on the stop, don't actually raise an exception

github-actions[bot] commented 2 months ago

Test Results

0 tests  ±0   0 :white_check_mark: ±0   0s :stopwatch: ±0s 0 suites ±0   0 :zzz: ±0  0 files   ±0   0 :x: ±0 

Results for commit 8ce9566d. ± Comparison against base commit 41c8607f.

:recycle: This comment has been updated with latest results.