Loglevel on retry

Hi,
I use the retry functionality to poll a API until i get the correct status. This generates an error on each retry…

Is it possible to change this to a INFO or to silence it?

2021-06-09T22:47:38.036Z [ERROR] log/with_logger.go:70: 
Activity error.: 
Namespace=default 
TaskQueue=ABC 
WorkerID=1@47a5d4cd61e1@ 
WorkflowID=04cc4966-6813-4f9d-9bdd-58df1204cbaa_7 
RunID=708259de-03cf-4897-aaf9-0e9fb253fc88
ActivityType=DemandCompletion
Attempt=24 Error=""

Hello, can you open an issue for this in the Go SDK please?