Actually make FIFO queue smaller if max_old_quotes is reduced #293
Labels
No labels
bug
config update
documentation
duplicate
enhancement
in dev
input needed
new feature
not in draft
refactor
waiting on docs update
wont-do
No project
No assignees
1 participant
Notifications
Total time spent: 23 minutes 7 seconds
Due date
Sirdog
23 minutes 7 seconds
No due date set.
Dependencies
No dependencies set.
Reference
Sirdog/EnduraBot#293
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
At the moment, it is a simple JSON configuration value to change how large the
max_old_quoteshistory 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.
Handling if FIFO quote is reducedto Actually make FIFIO queue smaller if max_old_quotes is reducedActually make FIFIO queue smaller if max_old_quotes is reducedto Actually make FIFO queue smaller if max_old_quotes is reduced