Skip to content

Introduce timeout between invocations #4

@EthanThatOneKid

Description

@EthanThatOneKid

Bug

Apparently, the bot currently faces an issue where it cannot handle multiple consecutive invocations effectively. In some cases, the most recent invocation tends to overwrite the previous ones.

Strategy

To address this problem, we propose implementing a "cool down" or timeout mechanism. This will allow the bot to work more smoothly by ensuring that it has sufficient time to create GitHub commits sequentially and maintain the desired behavior.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions