opiproject / opi-evpn-bridge

OPI gRPC to EVPN GW FRR bridge
Apache License 2.0
14 stars 13 forks source link

Stop requeueing the Tasks indefinetly in case the Subscriber is not responding or returning Error #394

Open mardim91 opened 3 weeks ago

mardim91 commented 3 weeks ago

In current implementation there is no upper limit where we stop requeueing a Task indefinetly when a subscriber is not responding or returns an Error continuesly.