Skip to content

fix: sipflow #118

Merged
shenjinti merged 1 commit intorestsend:mainfrom
yeoleobun:fix-sip-flow
Feb 3, 2026
Merged

fix: sipflow #118
shenjinti merged 1 commit intorestsend:mainfrom
yeoleobun:fix-sip-flow

Conversation

@yeoleobun
Copy link
Collaborator

For default config in the example:

[sipflow]
type = "local"
root = "./config/sipflow"
subdirs = "daily"  # "none" | "daily" | "hourly"

The subdirs option was not saved for LocalBackEnd, that does not match the query. So the query result was empty.

get_folders_in_range increment hour for dayily, that leads the sip message duplicate for the hour multiple times

… `StorageManager` and update folder range calculation to respect it.
@shenjinti shenjinti merged commit 215a3b4 into restsend:main Feb 3, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants