matt
786d83b3ea
[Python]: Feat: DI Improvements, Configurable Retry Logic, Improved Error Handling (#2629)
* fix: pull tenacity inside of methods
* feat: configurable tenacity
* fix: loop instantiation
* feat: first pass at context manager dependencies
* feat: extend di tests
* chore: lint
* fix: type
* fix: change the type signature
* feat: dependency chaining
* feat: implement nice errors for sync listener
* chore: lint
* chore: version, changelog
* fix: don't catch errors
* fix: tenacity for api retries
* feat: first pass at typeadapter validation
* refactor: clean up a bit
* fix: backwards compat
* fix: empty dict breaking change
* fix: types
* feat: test for dict inputs
* feat: integer concurrency
* chore: changelog
* fix: copilot
* fix: chained context manager bug
* chore: lint
* refactor: factor out dependency evaluation
2025-12-26 09:31:19 -07:00
..
2025-04-30 14:10:09 -07:00
2025-03-27 16:32:54 -07:00
2025-05-27 11:07:34 -07:00
2025-09-09 15:37:20 -04:00
2025-09-18 20:42:39 -04:00
2025-04-30 14:10:09 -07:00
2025-07-17 13:54:40 -04:00
2025-04-30 14:10:09 -07:00
2025-06-10 11:48:31 -04:00
2025-08-14 15:21:24 -04:00
2025-08-14 15:21:24 -04:00
2025-07-17 13:54:40 -04:00
2025-06-25 10:11:01 -04:00
2025-03-25 15:45:07 -07:00
2025-04-30 14:10:09 -07:00
2025-10-20 09:09:49 -04:00
2025-07-03 16:50:57 -04:00
2025-10-20 09:09:49 -04:00
2025-09-05 15:08:23 -04:00
2025-11-06 16:04:39 +01:00
2025-06-25 10:11:01 -04:00
2025-06-10 11:48:31 -04:00
2025-12-26 09:31:19 -07:00
2025-12-26 09:31:19 -07:00
2025-09-26 11:47:34 -04:00
2025-04-30 14:10:09 -07:00
2025-04-30 14:10:09 -07:00
2025-09-18 09:48:01 -04:00
2025-09-05 15:08:23 -04:00
2025-07-17 13:54:40 -04:00
2025-09-09 15:37:20 -04:00
2025-06-25 10:11:01 -04:00
2025-06-25 10:11:01 -04:00
2025-04-30 14:10:09 -07:00
2025-06-25 10:11:01 -04:00
2025-06-25 10:11:01 -04:00
2025-08-11 23:10:44 -04:00
2025-03-25 15:45:07 -07:00
2025-09-05 15:08:23 -04:00
2025-12-23 07:44:12 -08:00
2025-09-05 15:08:23 -04:00
2025-09-05 15:08:23 -04:00
2025-04-30 14:10:09 -07:00
2025-07-17 13:54:40 -04:00
2025-12-23 07:44:12 -08:00
2025-09-05 15:08:23 -04:00
2025-09-05 15:08:23 -04:00
2025-04-30 14:10:09 -07:00
2025-07-09 14:18:41 -04:00
2025-08-26 15:22:46 -04:00
2025-07-17 13:54:40 -04:00
2025-09-05 15:08:23 -04:00
2025-07-17 13:54:40 -04:00
2025-07-30 13:27:38 -04:00
2025-04-30 14:10:09 -07:00
2025-03-11 14:57:13 -04:00
2025-04-30 14:10:09 -07:00
2025-12-26 09:31:19 -07:00