Opened 6 months ago
Last modified 6 months ago
#30904 new defect
Change time delta units to seconds
Reported by: | juga | Owned by: | |
---|---|---|---|
Priority: | Medium | Milestone: | sbws: 1.2.x-final |
Component: | Core Tor/sbws | Version: | sbws: 1.1.0 |
Severity: | Normal | Keywords: | |
Cc: | juga | Actual Points: | |
Parent ID: | Points: | 1 | |
Reviewer: | Sponsor: |
Description
Because using different units as seconds and days is prone to errors, for instance #30903.
We changed all the bandwidth units to bytes and the same should be done with the time.
Child Tickets
Change History (1)
comment:1 Changed 6 months ago by
Milestone: | sbws: unspecified → sbws: 1.2.x-final |
---|
Note: See
TracTickets for help on using
tickets.
We can't change the units in the config file until sbws 2.0.0.
But we can convert the days in the config file into seconds when we read the config.
That's a big change, we should do it in master.