documentation icon indicating copy to clipboard operation
documentation copied to clipboard

[Enhancement]: Fulfill Requests Page Improvements

Open ritika-b opened this issue 2 years ago • 2 comments

What would you like us to improve?

  • Check links on this page
  • Add troubleshooting for common mistakes developers make on this page

How important it is?

Based on dev feedback

ritika-b avatar Apr 17 '22 17:04 ritika-b

Hi,

I think we should add a part on how to handle errors, timeouts, retries that could happen during a HTTP call.

What do you think ?

loic-seguin avatar Apr 18 '22 14:04 loic-seguin

This is the concerning page: https://docs.chain.link/docs/fulfilling-requests/

  • We need indeed to check corner cases with engineering team. There is no retry mechanism for the moment so we have to explain to the node operators what to do in this case
  • There is also a problem with the GET > Bytes32 job : we need to wait for this to be investigated https://github.com/smartcontractkit/chainlink/issues/6499

aelmanaa avatar May 12 '22 12:05 aelmanaa