Skip to content

Conversation

@beansrowning
Copy link
Collaborator

Changes

  • All providers removed from init to (hopefully) eventually expand provider list without requiring all provider APIs to be installed
  • A few misc code cleanup tasks
  • Reworking observable base class
  • Fixing unit tests accordingly

- Seems like something we'd want all the time
- Signals to API to cancel
- Not super robust, should rework model
## Changes
- Fixing some rather boneheadded approaches to batch and query handling using a polling approach, which was inefficient
- Adding callback to batch_handler to remove it from list rather than polling status
- Adding callback for query_handler as well within all-call processors
- Cleaning up logs by decreasing log severity for many log events to debug
- Fixing placeholder logic within processor code which wasn't working
@beansrowning beansrowning merged commit 03cf4fe into master Sep 15, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants