Skip to content

Conversation

@jkklapp
Copy link

@jkklapp jkklapp commented Apr 5, 2021

Closes #115

The requested feature specifically asked to overload the wait_first parameter but I can argue this to be an anti-pattern. Having a new parameter called wait_first_seconds seems intuitively enough for this use case and avoids having to type the parameter as

wait_first: Union[bool, float] = ...

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.

[FEATURE] Adjust task delay duration before first call

1 participant