baleen
baleen copied to clipboard
Use Timeout Decorator
Timeout decorator introduced with https://github.com/bbengfort/baleen/commit/2e5d83767cfa3ceebfdada0680f713e73e10fbae
Acceptance criteria:
- Use decorator for methods with potentially very long running operation
- Properly handle BaleenTimeout Errors at call sites for these methods