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 error propagating option, create new datafeed if old one is stale #12

Closed NeejWeej closed 2 months ago

NeejWeej commented 2 months ago

Closes #6 Closes #5

Adds ability to propagate errors to a specific room. Adds utility function to handle MessageML special characters. Does not always create a new datafeed, use an old one if it exists.

If a datafeed goes stale (get response 400 when trying to read), instead of constantly pinging this url, it deletes the stale datafeed url and creates a new one.

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 ac6e6426. ± Comparison against base commit 3fa34922.

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