akitorahayashi/wait

Wait for a configured duration with cancellation-aware interruption

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
enabledOptional boolean flag to enable or disable waitingnotrue
minutesOptional non-negative number of minutes when seconds is omitted; fractional values are truncated after conversionno
secondsOptional non-negative number of seconds; fractional values are truncatedno
labelOptional descriptive label included in logsno
namedescription
waitedBoolean flag indicating whether a positive-duration wait completed
effective_secondsResolved effective wait duration in seconds