Fixes #1
A tool for parsing traffic on the jetstream and applying a moderation workstream based on regexp based rules
Fix Auth Issue #3
merged
opened by
expand 1 commit
hide 1 commit
feat: Add retry logic to authentication
The authentication flow was updated to include retry logic. This ensures
that the application attempts to log in multiple times if the initial
attempts fail. This also addresses an issue where the app was exiting
before the Jetstream client was started.
expand 2 commits
hide 2 commits
feat: Add retry logic to authentication
The authentication flow was updated to include retry logic. This ensures
that the application attempts to log in multiple times if the initial
attempts fail. This also addresses an issue where the app was exiting
before the Jetstream client was started.
Bumped version number