Remix.run Logo
martinsnow 7 months ago

Admin panels may do that. Say for example deleting a bucket with a million rows.

In that case I'd fire off a job and tell the user, yeah sure the delete is successful. But check the logs to be sure.

dotancohen 7 months ago | parent [-]

I show these as pending.

No message (other than an INFO log message) when the operation completes successfully, but failures are handled and notified properly.