You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Attempting to create a job that isn't unique shouldn't be such an important event that it shows up as a warning in the logs. I think the ability to log the attempts is great, but I think the value isn't there unless you're engaged in a level of diagnosis in which you're checking logs at the info or debug levels. Could we switch the logging level to be info?
Happy to do the PR to make the change if there's agreement.
The text was updated successfully, but these errors were encountered:
Attempting to create a job that isn't unique shouldn't be such an important event that it shows up as a warning in the logs. I think the ability to log the attempts is great, but I think the value isn't there unless you're engaged in a level of diagnosis in which you're checking logs at the
info
ordebug
levels. Could we switch the logging level to beinfo
?Happy to do the PR to make the change if there's agreement.
The text was updated successfully, but these errors were encountered: