smartcontractkit / external-initiator

Initiate Chainlink job runs from external sources

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FM service should implement contexts

boxhock opened this issue · comments

As part of #139, the FM service now has access to contexts in requests to the blockchain implementation.

The FM service should implement these by setting a timeout for requests, and calling the context cancel on subscriptions on shutdown.