Skip to content

feat: do not crank commits if frequency > u32::MAX #718

@Dodecahedr0x

Description

@Dodecahedr0x

Previously, commit_frequency was set to u32::MAX to disable regular commits. Currently, any positive value will result in cranking commits. We must disable scheduling for frequency > u32::MAX to preserve the old behavior

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions