Skip to content

Conversation

JordanYates
Copy link
Contributor

Use dedicated subclasses for the various events and requests.

Limit the parallelism and fail fast so that if there is an issue that
affects every combination we don't waste our precious Github actions
minutes.

Signed-off-by: Jordan Yates <[email protected]>
The thread may be executed at a slightly lower rate in CI.

Signed-off-by: Jordan Yates <[email protected]>
Add dedicated request subclasses to reduce the amount of optional
parameter checking that needs to be done to satisfy the type checker.

Signed-off-by: Jordan Yates <[email protected]>
Add dedicated notification subclasses to reduce the amount of optional
parameter checking that needs to be done to satisfy the type checker.

Signed-off-by: Jordan Yates <[email protected]>
Add more type fixes identified by `mypy`.

Signed-off-by: Jordan Yates <[email protected]>
@JordanYates JordanYates force-pushed the feature/comms_subclasses branch from 6554e6c to 9fc22ae Compare November 28, 2024 00:42
@JordanYates JordanYates merged commit ac487ea into main Nov 28, 2024
8 checks passed
@JordanYates JordanYates deleted the feature/comms_subclasses branch November 28, 2024 00:49
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.

1 participant