@newlined I would suggest shorter lease times. Something like below. These values are in seconds, so you can play with them yourself.
default-lease-time 1800; max-lease-time 3600;After each of these changes, you need to restart dhcp with this command: systemctl restart dhcpd