-
-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
- Refactor locks
- Expose locking internals as first class features, allowing clearing locks and checking state from user code.
- Expose a flag to disable early locking (at apply/delay time) and use only late locking (when the task actually starts) which enables recursive locking tasks.
- Strong typing for all settings and options, prevent typo's in the
heimdalldict. - Allow manual control of RateLimit objects, such as
self.heimdall.rate_limit.offset(timedelta(minutes=15))
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels