Added todo

This commit is contained in:
Fang-Pen Lin
2025-11-18 19:40:04 -08:00
parent ce41803629
commit 2093dee2d1

View File

@@ -498,6 +498,7 @@ export const pkiAcmeServiceFactory = ({
});
}
// TODO: handle unique constraint violation error, should be very very rare
const newAccount = await acmeAccountDAL.create({
profileId: profile.id,
alg,