pendulum-chain / oracle-pallet

The Unlicense
0 stars 0 forks source link

Return quotes of custom assets on per asset basis #36

Closed ebma closed 1 month ago

ebma commented 1 month ago

Without this change, the batching server will not return any quotation for the supported custom assets if any of them encounters an error. This is problematic because if e.g. the custom handler for the ARS-USD price encounters an error, then the result of the custom AMPE price handler will be ignored.