Pacman Cannot Sync Mirrors Properly

When running sudo pacman -Syu, the following errors are present:

error: failed retrieving file ‘core.db’ from mirror.hackingand.coffee : Failed to connect to mirror.hackingand.coffee port 443 after 10002 ms: Timeout was reached
error: failed retrieving file ‘extra.db’ from mirror.hackingand.coffee : Failed to connect to mirror.hackingand.coffee port 443 after 10002 ms: Timeout was reached
error: failed retrieving file ‘multilib.db’ from mirror.hackingand.coffee : Failed to connect to mirror.hackingand.coffee port 443 after 10002 ms: Timeout was reached
? warning: too many errors from mirror.hackingand.coffee, skipping for the remainder of this transaction

When running eos-rankmirrors the following errors are present:

==> Warning about https://fastmirror.pp.ua/endeavouros/repo/$repo/$arch:
Connection failed. The mirror may be temporarily or permanently offline.
Continuing.
==> Warning about https://mirror.albony.xyz/endeavouros/repo/$repo/$arch:
Connection failed.
Continuing.

Neither of these errors prevent me from updating, but I am concerned that it doesn’t sync packages, therefore it may not be able to find all of the new data for updating.

Edit /etc/pacman.d/mirrorlist and comment out this mirror.

These are a normal part of the process when using reflector to rank mirrors.