CFC-Servers / CFC-Servers/cfc_time
Handle situation in batch update where `duration` is too large for the column
Open
bug
- Dominant language
- Lua
- Stars
- 9
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
We'll need to:
1 .max out current session
2. make enough sessions to fit the rest
3. track the latest new session
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing the batch update entry point and the storage schema for the duration column. Confirm how the current session is updated and how new sessions are created; done means oversized durations are split across enough sessions and the latest created session is tracked.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- lua
- Domain
- backend, database
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100