flytegg / flytegg/twilight

use kotlins date system

Open
#54 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Kotlin
Stars
81
Forks
10
PR merge metrics
No merged PRs in 30d

Description

Allow the user to run something like `delay(10.seconds) {}` for the Scheduler task. Its a kotlin date time feature iirc

Contributor guide

No contributing guide indexed for this repository

Research direction

Start at the Scheduler task API and inspect how delay values are currently represented and consumed. Check Kotlin's date-time duration support and determine how a call such as `delay(10.seconds) {}` should fit the existing API. Done means the Scheduler accepts this duration-style syntax and its behavior is covered by the project's available tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
kotlin
Domain
api
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.