Is there retry setting for connectors?

Hi i found that kafka connect populate lots of logs if the topic doesn’t exist, is there any setting to control the retry time? i would like to stop it when it reach the threshold

The consumer client will always print “unknown topic or partition”. Connect API doesn’t have a way to override that