If a systemd service unit is blocked by rate limiting (see in documentation Show archive.org snapshot ) you can reset the failcounter via:
systemctl reset-failed $UNIT
Your development team has a full backlog? No time for infrastructure architecture? Our DevOps team is ready to support you!
Afterwards you can try to start the service again:
systemctl start $UNIT