Skip to content

issues Search Results · repo:Bot-detector/bot_detector language:Python

Filter by

7 results
 (109 ms)

7 results

inBot-detector/bot_detector (press backspace or delete to remove)

Create a python job, that based on env variables table_to_prune prunes the daily, weekly, monthly tables. to prune old records in the highscore_data_* tables - use the highscore_data_*.time_to_live ...
enhancement
good first issue
  • extreme4all
  • Opened 
    on Apr 17
  • #17

Migrate the report_worker service into its own base and project using the Polylith architecture. Tasks - Create project base: report_worker. - Move code to components bases; have a look at ...
  • extreme4all
  • Opened 
    on Apr 8
  • #16

Migrate the bot-detector-ML service into its own base and project using the Polylith architecture. The vision is that given any user_name or list of user_names it should be able to make a prediction. Given ...
  • extreme4all
  • Opened 
    on Apr 8
  • #15

Migrate the public_api service into its own base and project using the Polylith architecture. Tasks - Create project base: public_api. - Move code to components bases - API endpoints (base) ...
  • extreme4all
  • Opened 
    on Apr 8
  • #14

Migrate the private_api service into its own base and project using the Polylith architecture. Tasks - Create projec base: private_api. - Move code to components bases - API endpoints (base) ...
  • extreme4all
  • Opened 
    on Apr 8
  • #13

Create a single Polylith base and project for inserting highscore data with support for both weekly and monthly modes. The behavior should be controlled by an environment variable GRANULARITY=weekly|monthly|yearly. ...
  • extreme4all
  • Opened 
    on Apr 8
  • #11

We need to create a repository interface for the Player table using SQLAlchemy s declarative base. This interface should include methods for getting, updating, and deleting player records. The repository ...
  • extreme4all
  • Opened 
    on Mar 15
  • #4
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub