Schedule following accounts issue
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 692
- Forks
- 103
- Avg merge
- 3m
- Merged PRs (30d)
- 4
Description
Hi ! I've been using Simple and Terminal and I have the same two different issues in both.
First one issue, MaxFollowsPerHour doesn't work because the bot is working whole the time. For ex if I put MaxFollowsPerHour=10 the bot follow infinite number of accounts in one hour and I got 429 error.
Second one issue,
When I select a number for ex:
MaxFollowsPerHour=10
MaxFollowsPerDay=10
and the followsDB is clean or it has Less of that number into (10) the bot continuos working and following infinite account (the same first one issue) BUT if the followDB has More of that number, there it working fine and I got Reached maximum...etc.
That is the good behavior or I'm doing anything wrong?
Thanks and good bless from Argentina at this catastrophic world period. You're big.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named. Reproduce the behavior with MaxFollowsPerHour and MaxFollowsPerDay set to 10, inspect how followsDB is used, and confirm that following stops at each configured limit instead of continuing until a 429 error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100