Hi guys,
I am trying to setup a workbench to download data from various feature servers. the reader's format is Esri ArcGIS Server Feature Service and i use feature writer to write the data.
I've been having this below error notice once a while, but it's normally gone after i re-run it after a while. Python Exception <HTTPError>: 502 Server Error: BAD_GATEWAY for url
- Is there a way I can setup in my workbench to let it keep running after one of the readers has this error?
- Can I let the workbench re-run that reader after receiving this error?
Thanks