Actually make FIFO queue smaller if max_old_quotes is reduced #293

Closed
opened 2026-04-23 07:06:19 -04:00 by Sirdog · 0 comments
Owner

At the moment, it is a simple JSON configuration value to change how large the max_old_quotes history is. This works just fine if the number only ever goes up. If the number is made smaller, nothing will break, but the queue will not actually decrease in size.

Need to have the queue reduce in size when this is done.

At the moment, it is a simple JSON configuration value to change how large the `max_old_quotes` history is. This works just fine if the number only ever goes up. If the number is made smaller, nothing will break, but the queue will not _actually_ decrease in size. Need to have the queue reduce in size when this is done.
Sirdog self-assigned this 2026-04-23 07:06:19 -04:00
Sirdog changed title from Handling if FIFO quote is reduced to Actually make FIFIO queue smaller if max_old_quotes is reduced 2026-04-23 07:06:57 -04:00
Sirdog changed title from Actually make FIFIO queue smaller if max_old_quotes is reduced to Actually make FIFO queue smaller if max_old_quotes is reduced 2026-04-23 07:12:51 -04:00
Sirdog added this to the v2.13 milestone 2026-04-30 14:09:08 -04:00
Sirdog stopped working 2026-05-03 01:28:55 -04:00
23 minutes 7 seconds
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Total time spent: 23 minutes 7 seconds
Sirdog
23 minutes 7 seconds
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
Sirdog/EnduraBot#293
No description provided.