Prevent schedule from archiving unfinished items. #201

Open
opened 2025-12-19 07:54:04 -05:00 by rainbownapkin · 2 comments

Scheduler should be prevented from archiving unfinished items by way of mongoose middleware.

If an item is unfinished, or especially unplayed, assume it was saved in error and just fuckin' drop it.

Scheduler should be prevented from archiving unfinished items by way of mongoose middleware. If an item is unfinished, or especially unplayed, assume it was saved in error and just fuckin' drop it.
rainbownapkin added the
Bug
Cleanup/Refactor
labels 2025-12-19 07:54:04 -05:00
Author
Owner

This can't happen within the schema without splitting queuedMedia and archived schemas which would potentially break existing channel archives.

We should take a look at the bugs that might be causing this.

Try double clicking the end stream button, maybe there is behavior we can prevent there?

This can't happen within the schema without splitting queuedMedia and archived schemas which would potentially break existing channel archives. We should take a look at the bugs that might be causing this. Try double clicking the end stream button, maybe there is behavior we can prevent there?
Author
Owner

Haven't seen this happen in a very long time, don't even remember too much about this one.

I honestly wonder if it was just a weird artifact of how fucking slow that old vpn server was, and isn't able to be re-created on even a modest connection speed.

Haven't seen this happen in a very long time, don't even remember too much about this one. I honestly wonder if it was just a weird artifact of how fucking slow that old vpn server was, and isn't able to be re-created on even a modest connection speed.
rainbownapkin added the
Unreproducable Bug
label 2026-05-04 08:21:26 -04:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: rainbownapkin/canopy#201
No description provided.