You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 8, 2025. It is now read-only.
This is a great package, but it's severely lacking in even the most basic level of documentation.
Yeah, the code is self-documenting for the standard use case, kind-of, but what about the non standard cases? What are the interval values? Can they be zero for single run background tasks? What's the timeout value? What should it be set to generally? Does it depend on the kind of task being run?
Don't make people dig through your code to understand how it works.