A developer creates the following code snippet to implement a simple polling importer to fetch stock prices from an exte
Posted: Thu Jul 21, 2022 9:09 pm
A developer creates the following code snippet to implement a simple polling importer to fetch stock prices from an external source:
The polling importer needs to fetch stock prices for a specific stock symbol and needs to be triggered every 5 minutes.
Which node structure should the developer create in CRX to make sure that the code shown is executed successfully?
A.
B.
C.
D.
The polling importer needs to fetch stock prices for a specific stock symbol and needs to be triggered every 5 minutes.
Which node structure should the developer create in CRX to make sure that the code shown is executed successfully?
A.
B.
C.
D.