Looks like it's trying to create a page that already exists:
When pressing "Again":
stable.js:1051 Uncaught (in promise)
message: "Error in create-page: Page with title 'October 2nd, 2022' already exists"
When pressing "Good":
stable.js:1297 Uncaught (in promise)
message: "Error in create-page: Page with title 'October 2nd, 2022' already exists"
No idea why this behaviour changed; Maybe there are some updates to the roamAPI?