Database dynamic secrets limit?

Hey Guys,

I have set up vault dynamic database secret generating. so when we run this command “vault read database/creds/my-role” each time it will create a new user in the database. can we put a limit on this? I mean if it creates 10 users in a row and stops creating new users after that?